feat: Add Storybook for component documentation, testing, and development (#34907)
Co-authored-by: Echo <ChaosExAnima@users.noreply.github.com> Co-authored-by: Renaud Chaput <renchap@gmail.com>
This commit is contained in:
		
							
								
								
									
										7
									
								
								.storybook/manager.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								.storybook/manager.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
import { addons } from 'storybook/manager-api';
 | 
			
		||||
 | 
			
		||||
import theme from './storybook-theme';
 | 
			
		||||
 | 
			
		||||
addons.setConfig({
 | 
			
		||||
  theme,
 | 
			
		||||
});
 | 
			
		||||
		Reference in New Issue
	
	Block a user