update
This commit is contained in:
parent
180271454d
commit
0c36e4b6f4
6 changed files with 37 additions and 31 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
|
|
@ -37,6 +37,3 @@ export function createPageStory<PageId extends KcContext["pageId"]>(params: {
|
|||
|
||||
return { PageStory };
|
||||
}
|
||||
|
||||
export const parameters = {
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue