mirror of
				https://github.com/strapi/strapi.git
				synced 2025-10-31 09:56:44 +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
 | 
