diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-09-29 12:04:17 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-09-29 12:04:17 +0200 |
| commit | 7d69290660cf78e96b34483ea066f015af7fe1d9 (patch) | |
| tree | 404406f79811fdf11528d84eea832f2154340669 /apps/kit/.storybook/preview.cjs | |
| parent | c11c1e9a5b204d68214a041b6da7f35273623506 (diff) | |
| download | greatoffice-7d69290660cf78e96b34483ea066f015af7fe1d9.tar.xz greatoffice-7d69290660cf78e96b34483ea066f015af7fe1d9.zip | |
feat: Delete obsolete files
Diffstat (limited to 'apps/kit/.storybook/preview.cjs')
| -rw-r--r-- | apps/kit/.storybook/preview.cjs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/kit/.storybook/preview.cjs b/apps/kit/.storybook/preview.cjs deleted file mode 100644 index 48afd56..0000000 --- a/apps/kit/.storybook/preview.cjs +++ /dev/null @@ -1,9 +0,0 @@ -export const parameters = { - actions: { argTypesRegex: "^on[A-Z].*" }, - controls: { - matchers: { - color: /(background|color)$/i, - date: /Date$/, - }, - }, -}
\ No newline at end of file |
