mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-30 03:30:34 +02:00
hmm
This commit is contained in:
@@ -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={{
|
||||
|
Reference in New Issue
Block a user