@@ -7,6 +7,7 @@ exports[`Storyshots Button Contained Buttons 1`] = `
7
7
>
8
8
<div
9
9
className = " MuiCardMedia-root-536 Component-media-635"
10
+ src = { undefined }
10
11
style = {
11
12
Object {
12
13
" backgroundImage" : " url(\\ " https :// source.unsplash.com/800x400?cities,nature\\")",
@@ -18,27 +19,27 @@ exports[`Storyshots Button Contained Buttons 1`] = `
18
19
className = " MuiCardContent-root-573"
19
20
>
20
21
<h2
21
- className = " MuiTypography-root-538 MuiTypography-headline-543 MuiTypography-gutterBottom-565"
22
+ className = " MuiTypography-root-538 MuiTypography-h5-554 MuiTypography-gutterBottom-565"
22
23
>
23
24
How to use Storybook
24
25
</h2 >
25
26
<p
26
- className = " MuiTypography-root-538 MuiTypography-body1-547 "
27
+ className = " MuiTypography-root-538 MuiTypography-body2-546 "
27
28
>
28
29
$ yarn storybook # to launch Storybook
29
30
</p >
30
31
<p
31
- className = " MuiTypography-root-538 MuiTypography-body1-547 "
32
+ className = " MuiTypography-root-538 MuiTypography-body2-546 "
32
33
>
33
34
Select the story from the left panel
34
35
</p >
35
36
<p
36
- className = " MuiTypography-root-538 MuiTypography-body1-547 "
37
+ className = " MuiTypography-root-538 MuiTypography-body2-546 "
37
38
>
38
39
Ctrl-Shift-F to toggle Fullscreen mode
39
40
</p >
40
41
<p
41
- className = " MuiTypography-root-538 MuiTypography-body1-547 "
42
+ className = " MuiTypography-root-538 MuiTypography-body2-546 "
42
43
>
43
44
Select the theme from Material-UI addon panel dropdown
44
45
</p >
@@ -159,6 +160,7 @@ exports[`Storyshots Button Outlined Buttons 1`] = `
159
160
>
160
161
<div
161
162
className = " MuiCardMedia-root-322 Component-media-421"
163
+ src = { undefined }
162
164
style = {
163
165
Object {
164
166
" backgroundImage" : " url(\\ " https :// source.unsplash.com/800x400?cities,nature\\")",
@@ -170,27 +172,27 @@ exports[`Storyshots Button Outlined Buttons 1`] = `
170
172
className = " MuiCardContent-root-359"
171
173
>
172
174
<h2
173
- className = " MuiTypography-root-324 MuiTypography-headline-329 MuiTypography-gutterBottom-351"
175
+ className = " MuiTypography-root-324 MuiTypography-h5-340 MuiTypography-gutterBottom-351"
174
176
>
175
177
How to use Storybook
176
178
</h2 >
177
179
<p
178
- className = " MuiTypography-root-324 MuiTypography-body1-333 "
180
+ className = " MuiTypography-root-324 MuiTypography-body2-332 "
179
181
>
180
182
$ yarn storybook # to launch Storybook
181
183
</p >
182
184
<p
183
- className = " MuiTypography-root-324 MuiTypography-body1-333 "
185
+ className = " MuiTypography-root-324 MuiTypography-body2-332 "
184
186
>
185
187
Select the story from the left panel
186
188
</p >
187
189
<p
188
- className = " MuiTypography-root-324 MuiTypography-body1-333 "
190
+ className = " MuiTypography-root-324 MuiTypography-body2-332 "
189
191
>
190
192
Ctrl-Shift-F to toggle Fullscreen mode
191
193
</p >
192
194
<p
193
- className = " MuiTypography-root-324 MuiTypography-body1-333 "
195
+ className = " MuiTypography-root-324 MuiTypography-body2-332 "
194
196
>
195
197
Select the theme from Material-UI addon panel dropdown
196
198
</p >
@@ -311,6 +313,7 @@ exports[`Storyshots Button Text Buttons 1`] = `
311
313
>
312
314
<div
313
315
className = " MuiCardMedia-root-108 Component-media-207"
316
+ src = { undefined }
314
317
style = {
315
318
Object {
316
319
" backgroundImage" : " url(\\ " https :// source.unsplash.com/800x400?cities,nature\\")",
@@ -322,27 +325,27 @@ exports[`Storyshots Button Text Buttons 1`] = `
322
325
className = " MuiCardContent-root-145"
323
326
>
324
327
<h2
325
- className = " MuiTypography-root-110 MuiTypography-headline-115 MuiTypography-gutterBottom-137"
328
+ className = " MuiTypography-root-110 MuiTypography-h5-126 MuiTypography-gutterBottom-137"
326
329
>
327
330
How to use Storybook
328
331
</h2 >
329
332
<p
330
- className = " MuiTypography-root-110 MuiTypography-body1-119 "
333
+ className = " MuiTypography-root-110 MuiTypography-body2-118 "
331
334
>
332
335
$ yarn storybook # to launch Storybook
333
336
</p >
334
337
<p
335
- className = " MuiTypography-root-110 MuiTypography-body1-119 "
338
+ className = " MuiTypography-root-110 MuiTypography-body2-118 "
336
339
>
337
340
Select the story from the left panel
338
341
</p >
339
342
<p
340
- className = " MuiTypography-root-110 MuiTypography-body1-119 "
343
+ className = " MuiTypography-root-110 MuiTypography-body2-118 "
341
344
>
342
345
Ctrl-Shift-F to toggle Fullscreen mode
343
346
</p >
344
347
<p
345
- className = " MuiTypography-root-110 MuiTypography-body1-119 "
348
+ className = " MuiTypography-root-110 MuiTypography-body2-118 "
346
349
>
347
350
Select the theme from Material-UI addon panel dropdown
348
351
</p >
0 commit comments