mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-21 05:02:39 +08:00
I also tried to align more with svelte conventions: - Forward click event with on:click - Don't use props for events like you would do in react