1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/components
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
..
app Fix display of identicon on Connect page (#8107) 2020-02-26 09:34:39 -04:00
ui Use Component Story Format for stories (#8108) 2020-02-26 10:13:56 -04:00