mirror of
https://github.com/evgen-app/evgen-app-front-template.git
synced 2024-12-01 10:43:44 +03:00
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
|
|
||
|
export const parameters = {
|
||
|
actions: { argTypesRegex: "^on[A-Z].*" },
|
||
|
}
|