Skip to content

Commit

Permalink
fix ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
KaWaite committed Sep 21, 2023
1 parent fca37ca commit b8e62ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ export const Default: Story = {
args: {
// need API mock
storyPages: dummyPages,
selectedPage: dummyPages[1],
selectedPageId: dummyPages[1].id,
},
};

0 comments on commit b8e62ee

Please sign in to comment.