mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +00:00
chore: prettier
This commit is contained in:
parent
ccf89d8480
commit
70fa51d4a1
67 changed files with 1811 additions and 1838 deletions
|
@ -1,6 +1,6 @@
|
|||
import { addons } from "@storybook/addons";
|
||||
import { roleypolyTheme } from "./theme";
|
||||
import { addons } from '@storybook/addons';
|
||||
import { roleypolyTheme } from './theme';
|
||||
|
||||
addons.setConfig({
|
||||
theme: roleypolyTheme,
|
||||
theme: roleypolyTheme,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue