Skip to content

Commit

Permalink
💄 Gloss: Ex - Fix Prettier/Linter Warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Mar 3, 2023
1 parent cdef976 commit e2d5aa3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ModalView/ModalView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ export class ModalView extends
private nativeRefModalView!: React.Component;
private emitter: ModalViewEventEmitter;


constructor(props: ModalViewProps) {
super(props);

Expand Down

0 comments on commit e2d5aa3

Please sign in to comment.