Skip to content

Commit

Permalink
chore: disable confused storybook backgrounds addon (#2395)
Browse files Browse the repository at this point in the history
  • Loading branch information
lawvs authored May 16, 2023
1 parent 8ffc096 commit a8b8986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/component/.storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit a8b8986

Please # to comment.