[core][xs]: minor storybook setup adjstmnts

This commit is contained in:
Ola Rubaj
2023-10-04 17:47:13 +02:00
parent 56cb6e7912
commit 3ae685253b
4 changed files with 1573 additions and 9 deletions

View File

@@ -1,6 +1,9 @@
import './tailwind-imports.css';
const preview = {
parameters: {
actions: { argTypesRegex: "^on[A-Z].*" },
},
globalTypes: {
darkMode: {
defaultValue: false, // Enable dark mode by default on all stories