Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyhw committed Sep 22, 2024
1 parent 0935b33 commit 35bc234
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stories/libraries/Paper/Card.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ export const Basic: StoryObj<typeof Card> = {
content:
'Cillum sit aute cillum velit occaecat adipisicing aliquip sit ex quis ut dolor.',
title: 'Card title',
onCancel: () => {},
onConfirm: () => {},
},
};

0 comments on commit 35bc234

Please sign in to comment.