houdini/.storybook/html/preview.js

4 lines
103 B
JavaScript
Raw Normal View History

2020-09-23 18:41:25 +00:00
// License: LGPL-3.0-or-later
export const parameters = {
actions: { argTypesRegex: "^on[A-Z].*" },
}