Skip to content

Commit

Permalink
lint error solved
Browse files Browse the repository at this point in the history
  • Loading branch information
sinanptm committed Sep 22, 2024
1 parent 98fc88e commit 239d0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/models/NotificationModel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export default function NotificationModal({ open, setOpen, notifications, unauth
className="opacity-50"
/>
<p className="text-center text-muted-foreground text-sm">
You're all caught up! No new notifications.
You&apos;re all caught up! No new notifications.
</p>
</div>
)}
Expand Down

1 comment on commit 239d0e4

@vercel
Copy link

@vercel vercel bot commented on 239d0e4 Sep 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.