favycon/components/index.stories.mdx
Rui Saraiva 785563a71c
feat: upgrade dependencies (#480)
* feat: upgrade dependencies

* chore: update linter and CI workflows

* chore: upgrade browserslist
2021-12-04 18:32:53 +00:00

10 lines
307 B
Plaintext

import { Meta } from '@storybook/addon-docs'
<Meta title="Welcome" />
# Welcome to Favycon Storybook.
This is a development environment for the application UI components.
A story is a unique state one or more components. You can have as many stories as you want. Basically a story is virtual test case.