diff --git a/next-ui/.storybook/preview.ts b/next-ui/.storybook/preview.ts index 2957e5882..7c905a43f 100644 --- a/next-ui/.storybook/preview.ts +++ b/next-ui/.storybook/preview.ts @@ -19,6 +19,7 @@ import { PiniaColadaDelay } from '@pinia/colada-plugin-delay' initialize( { onUnhandledRequest: 'bypass', + quiet: true, }, handlers, )