chore: disable confused storybook backgrounds addon (#2395)

This commit is contained in:
Whitewater 2023-05-16 02:46:35 -07:00 committed by GitHub
parent 8ffc096fee
commit a8b8986d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: {