Skip to content

Commit

Permalink
Remove deprecated actions.argTypesRegex
Browse files Browse the repository at this point in the history
  • Loading branch information
francisli committed Dec 6, 2024
1 parent 9b5c1cb commit badf5ea
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 @@ -8,7 +8,6 @@ import "../src/styles/globals.css";

const preview: Preview = {
parameters: {
// actions: { argTypesRegex: "^on[A-Z].*" },
controls: {
matchers: {
color: /(background|color)$/i,
Expand Down

0 comments on commit badf5ea

Please sign in to comment.