docs(#10336): note development status

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-01 14:11:16 +09:00
parent f246699f38
commit f3a29cbb0d
No known key found for this signature in database
GPG Key ID: 3E87B98A3F6BAB99
1 changed files with 4 additions and 0 deletions

View File

@ -6,3 +6,7 @@ import { Meta } from '@storybook/blocks'
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.
The Misskey Storybook is under development and not all components are documented yet.
Contributions are welcome! Please refer to [#10336](https://github.com/misskey-dev/misskey/issues/10336) for more information.
Thank you for your support!