Skip to content

Commit

Permalink
minor eslint error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MGS-sails committed Oct 8, 2024
1 parent 0fbb0dc commit 3140393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Login/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,4 @@ const Login: React.FC = () => {
);
};

export default Login;
export default Login;

0 comments on commit 3140393

Please sign in to comment.