We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e7f53 commit f9d5594Copy full SHA for f9d5594
example/index.js
@@ -92,7 +92,7 @@ var App = React.createClass({
92
checked={this.state.biscuitIsReady}
93
aria-labelledby="biscuit-label"
94
onChange={this.handleBiscuitChange} />
95
- <span id="biscuit-label">Adjacent label, but not standard tag</span>`}
+<span id="biscuit-label">Adjacent label, but not standard tag</span>`}
96
</pre>
97
</div>
98
0 commit comments