typo
This commit is contained in:
parent
d3ed8821fc
commit
fc9284da02
@ -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…
Reference in New Issue
Block a user