Fix TypeScript error in AuthContext
This commit is contained in:
@@ -218,4 +218,3 @@ export function AuthProvider({ children }: { children: ReactNode }) {
|
||||
</AuthContext.Provider>
|
||||
)
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user