Skip to content

Commit

Permalink
run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
simenandre committed Nov 11, 2023
1 parent fee240c commit 902d284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AuthContextInterface.ts
Original file line number Diff line number Diff line change
Expand Up @@ -174,4 +174,4 @@ export interface AuthContextProps {
* Auth state: True until the library has been initialized.
*/
isLoading: boolean;
}
}

0 comments on commit 902d284

Please sign in to comment.