Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lauti7 committed Dec 7, 2023
1 parent 15267e3 commit 2f170cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ storiesOf('UserInformationContainer', module)
onBegin: console.log,
onChangeTab: console.log,
onClick: console.log,
onCloseModalMobile: console.log
onClose: console.log
}}
/>
))

0 comments on commit 2f170cc

Please sign in to comment.