mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Add global app styles to the StoryBook, fix casing for UI stories
This commit is contained in:
3
.storybook/addons.ts
Normal file
3
.storybook/addons.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import '@storybook/addon-actions/register';
|
||||
import '@storybook/addon-links/register';
|
||||
import '@storybook/addon-viewport/register';
|
Reference in New Issue
Block a user