WIP storybook upgrade

This commit is contained in:
Gabe Kangas
2024-04-11 20:41:22 -07:00
parent d939d9f43d
commit f424fe6dae
59 changed files with 1452 additions and 6686 deletions

View File

@@ -71,11 +71,11 @@ export const parameters = {
fetchMock: {
mocks: [],
},
actions: { argTypesRegex: '^on[A-Z].*' },
// actions: { argTypesRegex: '^on[A-Z].*' },
docs: {
container: DocsContainer,
},
actions: { argTypesRegex: '^on[A-Z].*' },
// actions: { argTypesRegex: '^on[A-Z].*' },
viewMode: 'docs',
controls: {
matchers: {