Skip to content

Commit

Permalink
remove argtypesregex
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Mar 27, 2024
1 parent a7c0473 commit ac3cab0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ const breakpointViewports = Object.keys(breakpoints).reduce((acc, key) => {

const preview: Preview = {
parameters: {
actions: { argTypesRegex: '^on[A-Z].*' },
viewport: {
viewports: {
...breakpointViewports,
Expand Down

0 comments on commit ac3cab0

Please sign in to comment.