mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
Merge 871f0407ab into 298a8857c7
This commit is contained in:
commit
59d1bdefea
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ export default function NotFound() {
|
|||
<EmptyPlaceholder.Icon name="warning" />
|
||||
<EmptyPlaceholder.Title>Uh oh! Not Found</EmptyPlaceholder.Title>
|
||||
<EmptyPlaceholder.Description>
|
||||
This post cound not be found. Please try again.
|
||||
This post could not be found. Please try again.
|
||||
</EmptyPlaceholder.Description>
|
||||
<Link href="/dashboard" className={buttonVariants({ variant: "ghost" })}>
|
||||
Go to Dashboard
|
||||
|
|
|
|||
Loading…
Reference in a new issue