1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Files
tabler/.storybook/preview.js
2021-11-02 23:26:18 +01:00

5 lines
107 B
JavaScript

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