mirror of
https://github.com/strapi/strapi.git
synced 2025-07-31 04:45:54 +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
|