1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey 7a9f53c99d
Use Component Story Format for stories (#8108)
The recommended way of writing stories changed in Storybook v5.2 to
the Component Story Format (CSF). Instead of using `storiesOf` and
running everything upon module import, the new story format is a
declarative description of each component that uses ES6 import
semantics.
2020-02-26 10:13:56 -04:00
..
components Use Component Story Format for stories (#8108) 2020-02-26 10:13:56 -04:00
css Move default white background from body to root element (#8110) 2020-02-26 09:33:58 -04:00
ducks Enable core ESLint no-mixed-operators rule 2020-02-17 21:06:36 -03:30
helpers Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
pages Remove selected address history (#8104) 2020-02-25 14:39:38 -08:00
selectors Remove selected address history (#8104) 2020-02-25 14:39:38 -08:00
store Remove selected address history (#8104) 2020-02-25 14:39:38 -08:00