mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 05:41:49 +08:00
5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
```js
|
|
// yourTheme.js
|
|
|
|
import { styled } from '@storybook/theming';
|
|
``` |