mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
5 lines
107 B
JavaScript
5 lines
107 B
JavaScript
import '../dist/css/tabler.css';
|
|
|
|
export const parameters = {
|
|
actions: { argTypesRegex: "^on[A-Z].*" },
|
|
} |