mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 02:31:07 +08:00
Update snapshots
This commit is contained in:
parent
7c87145792
commit
276e0cb10b
@ -3436,6 +3436,14 @@ exports[`Storyshots Examples / Button CSF 2 Story With Play 1`] = `
|
||||
</button>
|
||||
`;
|
||||
|
||||
exports[`Storyshots Examples / Button Process Env 1`] = `
|
||||
<button
|
||||
type="button"
|
||||
>
|
||||
Hello
|
||||
</button>
|
||||
`;
|
||||
|
||||
exports[`Storyshots Examples / Button Story No Render 1`] = `
|
||||
<button
|
||||
type="button"
|
||||
|
Loading…
x
Reference in New Issue
Block a user