This commit is contained in:
Joseph Garrone 2024-06-06 09:42:01 +02:00
parent 180271454d
commit 0c36e4b6f4
6 changed files with 37 additions and 31 deletions

View file

@ -37,6 +37,3 @@ export function createPageStory<PageId extends KcContext["pageId"]>(params: {
return { PageStory };
}
export const parameters = {
};