Adding line that somehow got deleted

This commit is contained in:
Jeff Avallone 2014-11-30 10:51:22 -05:00
parent 301dce5873
commit b1a615daf0
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
export default {
render(container) {
this.container = container;
this.rect = this.container.rect().attr({
x: 5,
y: 5,