You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The decorator option gives a type error on the imported component: Svelte: Type Component<Props, {}, ''> has no properties in common with type SvelteStoryResult<Component<Props, {}, ''>>
Describe the bug
The decorator option gives a type error on the imported component:
Svelte: Type Component<Props, {}, ''> has no properties in common with type SvelteStoryResult<Component<Props, {}, ''>>
Reproduction link
https://stackblitz.com/edit/github-h1zsrmcf?file=src%2Fstories%2FButton.stories.ts
Reproduction steps
System
Additional context
No response
The text was updated successfully, but these errors were encountered: