diff --git a/src/AuthContextInterface.ts b/src/AuthContextInterface.ts index b1501553..3baf1717 100644 --- a/src/AuthContextInterface.ts +++ b/src/AuthContextInterface.ts @@ -174,4 +174,4 @@ export interface AuthContextProps { * Auth state: True until the library has been initialized. */ isLoading: boolean; -} \ No newline at end of file +}