Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(story): Update
storybook
wrapper
`storybook` provides a `decorators` object to let us wrap components rendered in `storybook` with some HTML. This change wraps every component in a centered flex box which is a nicer UX than the top left. It also adds `MemoryRouter` which is required to merge #69.
- Loading branch information