Skip to content

Commit

Permalink
💄 Gloss: Add Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Mar 17, 2023
1 parent ff203bb commit 4d9912a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/src/examples/Test06/ModalGroupItemContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export function ModalGroupItemContent(props: {
<CardButton
title={'🚫 Close Prev. Modal'}
onPress={() => {
// TODO: See TODO:2023-03-09-17-36-51
props.onPressClosePrevModal(props.modalIndex);
}}
/>
Expand Down

0 comments on commit 4d9912a

Please sign in to comment.