update
This commit is contained in:
@ -37,12 +37,3 @@ export function createPageStory<PageId extends KcContext["pageId"]>(params: {
|
||||
|
||||
return { PageStory };
|
||||
}
|
||||
|
||||
export const parameters = {
|
||||
viewMode: "story",
|
||||
previewTabs: {
|
||||
"storybook/docs/panel": {
|
||||
hidden: true
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user