blob: d64392c1743e320b916b9714f8c15592dae06b67 (
plain)
1
2
3
4
5
6
7
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.
|