build(#10336): bump storybook
This commit is contained in:
parent
bc6d576a4e
commit
3db0147392
3 changed files with 4420 additions and 3851 deletions
8
packages/frontend/src/index.mdx
Normal file
8
packages/frontend/src/index.mdx
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
import { Meta } from '@storybook/blocks'
|
||||
|
||||
<Meta title="index" />
|
||||
|
||||
# Welcome to Misskey Storybook
|
||||
|
||||
This project uses [Storybook](https://storybook.js.org/) to develop and document components.
|
||||
You can find more information about the usage of Storybook in this project in the CONTRIBUTING.md file placed in the root of this repository.
|
||||
Loading…
Add table
Add a link
Reference in a new issue