Skip to content

Commit

Permalink
💄 Gloss: Update Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Jan 18, 2023
1 parent d159714 commit 48c69e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/ModalView/ModalView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,8 @@ export class ModalView extends
// pass down function to get modal refs
getModalRef: this._handleGetModalRef,
getEmitterRef: this.getEmitterRef,
// pass ref to modal functions -------------------------

// pass ref to modal functions
setVisibility: this.setVisibility,
setEnableSwipeGesture: this.setEnableSwipeGesture,
setIsModalInPresentation: this.setIsModalInPresentation,
Expand Down

0 comments on commit 48c69e3

Please sign in to comment.