mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-31 03:59:58 +02:00
fixed jp/cn
This commit is contained in:
@@ -28,7 +28,7 @@ var baseClass = {
|
||||
<figcaption>
|
||||
<a className="source" href={sourceLink}>view source</a>
|
||||
{this.props.title}
|
||||
{this.state.sliders && this.renderSliders(this.state.sliders)}
|
||||
{this.state && this.state.sliders && this.renderSliders(this.state.sliders)}
|
||||
{this.props.children}
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
Reference in New Issue
Block a user