mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
export const parameters = {
|
|
actions: { argTypesRegex: '^on[A-Z].*' },
|
|
};
|