Upgrade to storybook 8 #526

This commit is contained in:
Joseph Garrone
2024-03-21 11:55:34 +01:00
parent 34072186f3
commit 5e27831edb
3 changed files with 824 additions and 1443 deletions

View File

@ -2,7 +2,6 @@ import type { Preview } from "@storybook/react";
const preview: Preview = {
parameters: {
actions: { argTypesRegex: "^on[A-Z].*" },
controls: {
matchers: {
color: /(background|color)$/i,