mirror of
https://github.com/strapi/strapi.git
synced 2025-08-01 05:17:14 +00:00
10 lines
230 B
Plaintext
10 lines
230 B
Plaintext
![]() |
import { Meta } from '@storybook/addon-docs';
|
||
|
|
||
|
<Meta title="Introduction" />
|
||
|
|
||
|
# Welcome to the documentation
|
||
|
|
||
|
Use this app to develop local components in plugins.
|
||
|
|
||
|
To do so just create a story in your plugins `./admin/src` folder
|