Skip to content

Commit

Permalink
Corrected help text
Browse files Browse the repository at this point in the history
  • Loading branch information
bencodes07 authored May 12, 2024
1 parent 4b592ae commit 8c274c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/dashboard/bookings/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ function Bookings() {
<AlertDialogHeader>
<AlertDialogTitle>You need help?</AlertDialogTitle>
<AlertDialogDescription className={"flex gap-x-2"}>
Contact <pre>&quot;boeckmannben{"<at>"}gmail.com&quot;</pre> for help
If you need any help or want to request a new feature contact <pre>&quot;boeckmannben{"<at>"}gmail.com&quot;</pre>.
</AlertDialogDescription>
</AlertDialogHeader>
<AlertDialogFooter className={"text-foreground"}>
Expand Down

0 comments on commit 8c274c5

Please sign in to comment.