Skip to content

Commit

Permalink
Adds fix for Title directory import
Browse files Browse the repository at this point in the history
  • Loading branch information
iamraffe committed Apr 4, 2016
1 parent b95d0ef commit 1184c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Title.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {Rect, Vector, Text} from './objects'
import {Rect, Vector, Text} from '../objects'

export class Title extends Text {
static meta = {
Expand Down

0 comments on commit 1184c22

Please sign in to comment.