Skip to content

Commit

Permalink
Merge pull request #88 from ynput/develop
Browse files Browse the repository at this point in the history
release 1.0.4
  • Loading branch information
martastain authored May 3, 2024
2 parents 285f4d4 + 738c861 commit 0a485ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Overlay/Dialog/Dialog.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const Template = () => {
hideCancelButton={false}
size='full'
variant='dialog'
onShow={() => console.log('test')}
onShow={() => console.log('test123')}
/>
</>
)
Expand Down

0 comments on commit 0a485ce

Please sign in to comment.