mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-01 12:23:19 +02:00
changelog
This commit is contained in:
@@ -26,7 +26,7 @@ var baseClass = {
|
||||
<figure className={this.props.inline ? "inline": false}>
|
||||
<canvas ref="canvas" {...cprops} {...handlers} />
|
||||
<figcaption>
|
||||
<a className="source" href={sourceLink}>source</a>
|
||||
<a className="source" href={sourceLink}>view source</a>
|
||||
{this.props.title}
|
||||
{this.props.children}
|
||||
</figcaption>
|
||||
|
Reference in New Issue
Block a user