fix(storybook): remove the storybook params causing render errors
This commit is contained in:
@@ -17,12 +17,6 @@ const meta = {
|
||||
component: `When the stream is offline the player should be replaced by this banner that can support custom text and notify actions.`,
|
||||
},
|
||||
},
|
||||
nextjs: {
|
||||
appDirectory: true,
|
||||
navigation: {
|
||||
searchParams: {},
|
||||
},
|
||||
},
|
||||
},
|
||||
} satisfies Meta<typeof OfflineBanner>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user