squiggle/packages/components/src/stories
Vyacheslav Matyukhin 958c187e82
Various components cleanups
- coding style (let -> const, etc.)
- avoid double typing of component props, it's not necessary
- consistent non-default exports everywhere (except for
  SquigglePlayground since I'm not 100% sure it's not used somewhere
  else)
- extract common components in SquigglePlayground to avoid copy-paste
- other minor improvements
2022-06-04 23:38:16 +03:00
..
Introduction.stories.mdx Run prettier on monorepo + fix crashing playground 2022-04-12 15:41:36 +10:00
NumberShower.stories.mdx Run prettier on monorepo + fix crashing playground 2022-04-12 15:41:36 +10:00
SquiggleChart.stories.mdx Added number function to SquiggleChart 2022-05-26 17:18:10 -04:00
SquiggleEditor.stories.mdx Separated out parts of SquiggleChart, and renamed files around 2022-04-07 13:26:47 -04:00
SquigglePartial.stories.mdx Add Patrial storybook and update partial bindings async 2022-05-02 19:58:24 +00:00
SquigglePlayground.stories.mdx Move from styled-components to tailwind 2022-05-30 11:30:10 +10:00