mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-24 11:24:08 +03:00
chore: disable confused storybook backgrounds addon (#2395)
This commit is contained in:
parent
8ffc096fee
commit
a8b8986d89
@ -5,6 +5,7 @@ import '@affine/component/theme/theme.css';
|
||||
import { useDarkMode } from 'storybook-dark-mode';
|
||||
|
||||
export const parameters = {
|
||||
backgrounds: { disable: true },
|
||||
actions: { argTypesRegex: '^on[A-Z].*' },
|
||||
controls: {
|
||||
matchers: {
|
||||
|
Loading…
Reference in New Issue
Block a user