update
This commit is contained in:
parent
9420dc118a
commit
f3036ec2c3
8 changed files with 23 additions and 354 deletions
|
|
@ -37,3 +37,12 @@ export function createPageStory<PageId extends KcContext["pageId"]>(params: {
|
|||
|
||||
return { PageStory };
|
||||
}
|
||||
|
||||
export const parameters = {
|
||||
viewMode: "story",
|
||||
previewTabs: {
|
||||
"storybook/docs/panel": {
|
||||
hidden: true
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue