Skip to content

Commit

Permalink
💫 Minor: Types - Update ModalView
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Jan 9, 2023
1 parent 52af475 commit 30a004f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ModalView/ModalView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export class ModalView extends
}
}

getProps = () => {
private getProps = () => {
const {
// native props - flags
presentViaMount,
Expand Down

0 comments on commit 30a004f

Please sign in to comment.