1
0
mirror of synced 2025-12-25 11:03:37 -05:00
Files
docs/nodemon.json
Kevin Heis ae7b652463 Create a storybook with callout component (#20902)
* Create a storybook with callout component

* Add to dist/storybook

* Remove references to dist dir, storybook takes place

* Update Callout.stories.tsx

* Update Dockerfile

* Update Dockerfile
2021-08-17 20:28:59 +00:00

11 lines
138 B
JSON

{
"ext": "js,json,yml,md,html,scss",
"ignore": [
"assets",
"script",
"translations",
"stylesheets",
"tests"
]
}