mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
REMOVE the error-throwing marko example story
why would do do this to ourselves?
This commit is contained in:
parent
033153f04a
commit
072c7be885
@ -8,5 +8,3 @@ export default {
|
||||
};
|
||||
|
||||
export const Simple = () => ({ input: { name: 'abc', age: 20 } });
|
||||
export const Story2 = () => 'NOT A MARKO RENDER_RESULT';
|
||||
Story2.story = { name: 'with ERROR!' };
|
||||
|
Loading…
x
Reference in New Issue
Block a user