typo
This commit is contained in:
parent
d3ed8821fc
commit
fc9284da02
1 changed files with 2 additions and 0 deletions
|
@ -10,5 +10,7 @@ export default {
|
||||||
|
|
||||||
let opts = Shape.randomOptions();
|
let opts = Shape.randomOptions();
|
||||||
let shape = Shape.fromOptions(opts);
|
let shape = Shape.fromOptions(opts);
|
||||||
|
|
||||||
|
return shape;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue