PATH:
home
/
letacommog
/
broderie
/
wp-content
/
plugins
/
woocommerce
/
packages
/
woocommerce-admin
/
storybook
/** * External dependencies */ import { addons } from '@storybook/addons'; import { themes } from '@storybook/theming'; /** * Internal dependencies */ import logoUrl from './woocommerce_logo.png'; addons.setConfig( { theme: { ...themes.light, brandImage: logoUrl }, } );
[+]
..
[-] main.js
[edit]
[-] style.scss
[edit]
[-] preview-head.html
[edit]
[-] preview.js
[edit]
[-] woocommerce_logo.png
[edit]
[-] manager.js
[edit]