misskey/packages/frontend/src/index.mdx

9 lines
333 B
Plaintext
Raw Normal View History

2023-03-30 16:00:01 +02:00
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.