mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 05:11:07 +08:00
Remove outdated snapshots
This commit is contained in:
parent
f294d881d7
commit
6c0de61cfc
@ -290,21 +290,3 @@ exports[`Storyshots Demo/button3 Four 1`] = `
|
||||
four
|
||||
</button>
|
||||
`;
|
||||
|
||||
exports[`Storyshots Docs/ButtonMdx Basic 1`] = `
|
||||
<button
|
||||
type="button"
|
||||
>
|
||||
|
||||
Click me
|
||||
</button>
|
||||
`;
|
||||
|
||||
exports[`Storyshots Docs/ButtonMdx Controls 1`] = `
|
||||
<button
|
||||
type="button"
|
||||
>
|
||||
|
||||
Hello
|
||||
</button>
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user