feat(editor): Upgrade Storybook to 8.0 (no-changelog) (#8867)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-03-13 16:52:29 +01:00
committed by GitHub
parent 948c383999
commit 572af38383
32 changed files with 1826 additions and 3589 deletions

View File

@@ -21,9 +21,6 @@ setup((app) => {
});
export const parameters = {
actions: {
argTypesRegex: '^on[A-Z].*',
},
controls: {
matchers: {
color: /(background|color)$/i,