chore: disable confused storybook backgrounds addon (#2395)

This commit is contained in:
Whitewater
2023-05-16 02:46:35 -07:00
committed by LongYinan
parent 66303e5fd6
commit 26f5461f9a
@@ -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: {