Skip to content

Commit

Permalink
Update layout.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
subhadeeproy3902 authored Jun 16, 2024
1 parent 36613ed commit 74ff582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/dashboard/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ function DashboardLayout({
</Button>.
</p>
<p className="text-sm text-gray-500 dark:text-gray-300">
Don't have an account? <a href="/signup" className="text-orange-600 underline hover:text-blue-800 transition duration-300">Sign Up</a>
Don&apos;t have an account? <a href="/signup" className="text-orange-600 underline hover:text-blue-800 transition duration-300">Sign Up</a>
</p>
</div>
</div>
Expand Down

0 comments on commit 74ff582

Please sign in to comment.