mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-27 03:19:51 +00:00
6 lines
103 B
JavaScript
6 lines
103 B
JavaScript
![]() |
import '../src/App.css';
|
||
|
|
||
|
export const parameters = {
|
||
|
actions: { argTypesRegex: '^on[A-Z].*' },
|
||
|
};
|