ref: Get started | Storybook Tutorial
addDecorator()
allows us to add some “context” to the rendering of each task- Decorators are a way to provide arbitrary wrappers to stories
- StorybookやUnit testsでは、最上位のコンポーネント以外ではStoreへアクセスしないようにする
- 最上位でアクセスしたデータを渡すことでレンダリングする