Using a Storybook arg to set a nested arg

前端 未结 0 397
时光取名叫无心
时光取名叫无心 2020-12-02 23:29

So I have a story in storybook like so:

export const One = Template.bind();
One.args = {
  children: [
    

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