Storybooks Knobs not working when saving the components props as const

前端 未结 0 1632
一向
一向 2020-12-12 16:57

when i create a storybook like this:

export default {
  title: \'Some Component Storybook\',
  decorators: [withKnobs],
  component: SomeComponent,
} as Meta;         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题