Skip to content

Commit

Permalink
fix(): Remove regex.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Dec 19, 2024
1 parent 96e1759 commit 0986501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .storybook/preview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import "./styles.css";

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

0 comments on commit 0986501

Please sign in to comment.