You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a UI component dev environment for your app.
45
57
</p>
46
58
<p>
47
-
We've added some basic stories inside the <codestyle={styles.code}>.stories</code> directory.
48
-
<br/>
59
+
We've added some basic stories inside the
60
+
{' '}
61
+
<codestyle={styles.code}>src/stories</code>
62
+
{' '}
63
+
directory.
64
+
<br/>
49
65
A story is a single state of one or more UI components. You can have as many stories as you want.
50
-
<br/>
66
+
<br/>
51
67
(Basically a story is like a visual test case.)
52
68
</p>
53
69
<p>
54
-
See these sample <astyle={styles.link}href='#'onClick={this.showApp.bind(this)}>stories</a> for a component called <codestyle={styles.code}>Button</code>.
0 commit comments