Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Every new view that is created should have a corresponding story in Storybook. To do that, create a new folder and corresponding file that endas ends in ".stories.js" in the stories folder, and import the pure component in that file.