Skip to content

Commit

Permalink
hotfix: error build
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoe-997 committed Jul 29, 2024
1 parent 2654cb4 commit b119949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/Header/account.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const Account = () => {
<>
<LoginFormAdmin />
<div className="text-center">
<span className="mr-1">Don't have an account?</span>
<span className="mr-1">Don&apos;t have an account?</span>
<Button
type="link"
className="p-0"
Expand Down

0 comments on commit b119949

Please sign in to comment.