1 parent a649953 commit 20e52ecCopy full SHA for 20e52ec
1 file changed
example/App.html
@@ -57,7 +57,7 @@ <h2>Custom icons</h2>
57
-->
58
<h2>FontAwesome v5 Icons</h2>
59
<p><Icon data={faFontAwesomeLogoFull} scale="10"></Icon></p>
60
- <figure><pre class="prettyprint"><code>{'<Icon data=[faFontAwesomeLogoFull} scale="10"></Icon>'}</code></pre></figure>
+ <figure><pre class="prettyprint"><code>{'<Icon data={faFontAwesomeLogoFull} scale="10"></Icon>'}</code></pre></figure>
61
62
<h2>Multi-color icons</h2>
63
<p><small>Register icons in more advanced ways to unleash the full power of SVG.</small></p>
0 commit comments