Skip to content

Commit

Permalink
added meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharjeel-Afridi committed Feb 20, 2024
1 parent 2cc30a8 commit fd881c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Auth.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Auth = () => {


if(login){
navigate('/dashboard');
navigate('/');
}

return(
Expand Down

0 comments on commit fd881c9

Please sign in to comment.