Skip to content

Commit 0c35c6c

Browse files
committed
Include CSS link in example
1 parent c4bd919 commit 0c35c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ var App = React.createClass({
4747
<pre>
4848
{`import Toggle from 'react-toggle'`}
4949
</pre>
50-
50+
<p>Include the component's <a href="https://raw.githubusercontent.com/instructure-react/react-toggle/master/example/styles.css">CSS</a>.</p>
5151
</div>
5252

5353
{/* Bacon */}

0 commit comments

Comments
 (0)