Skip to content

Commit a482849

Browse files
UserUser
authored andcommitted
to commit changes to login context
1 parent d42550b commit a482849

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/context/LoginContext.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,5 @@ return (
7878
);
7979
});
8080

81-
export default LoginContextProvider;
81+
export default LoginContextProvider;
82+
//

0 commit comments

Comments
 (0)