⬆️ Upgrade to storybook v8

This commit is contained in:
Belén Albeza 2024-07-11 15:41:24 +02:00
parent 5ab7123566
commit a03eeb63e7
4 changed files with 1373 additions and 3223 deletions

View file

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