testGBP/.storybook/preview.js

4 lines
74 B
JavaScript
Raw Normal View History

2025-04-23 11:13:02 +08:00
export const parameters = {
actions: { argTypesRegex: "^on[A-Z].*" },
}