6 lines
103 B
JavaScript
Raw Normal View History

import '../src/App.css';
export const parameters = {
actions: { argTypesRegex: '^on[A-Z].*' },
};