以下の内容はhttps://tech.motoki-watanabe.net/entry/2020/11/07/140042より取得しました。


Storybookでdecolaterを使い、各Storyを共通のもので包む

storybook.js.org

qiita.com

   decorators: [
    Story => (
      <div style={{ width: '216px' }}>
        <Story />
      </div>
    ),
  ],

これでこのコンポーネントのStoryは全てこのdivに包まれる。




以上の内容はhttps://tech.motoki-watanabe.net/entry/2020/11/07/140042より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14