1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-30 03:30:34 +02:00
This commit is contained in:
Pomax
2017-04-13 21:29:49 -07:00
parent 5f780fa12c
commit 667fbfae0b
9 changed files with 45 additions and 111 deletions

View File

@@ -10,9 +10,6 @@ var baseClass = {
console.log(cprops);
return (
<figure className={this.props.inline ? "inline": false}>
{/*
<ui-canvas {...cprops} />
*/}
<canvas ref="canvas"
tabIndex="0"
style={{