chore: prettier
This commit is contained in:
@@ -82,8 +82,6 @@ const AuthProvider = ({ children }: AuthProviderProps) => {
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
|
||||
return (
|
||||
<AuthContext.Provider value={{ state, dispatch }}>
|
||||
{children}
|
||||
|
||||
Reference in New Issue
Block a user