why does it got o an external page: (External page)
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -21,7 +21,7 @@ import {
|
||||
Mails,
|
||||
Send,
|
||||
ClipboardList,
|
||||
ExternalLink,
|
||||
Eye,
|
||||
Workflow
|
||||
} from "lucide-react"
|
||||
import { Button } from "@/components/ui/button";
|
||||
@@ -134,8 +134,8 @@ async function AdminLayout({
|
||||
<div className="flex justify-end mb-4">
|
||||
<Link href="/" passHref>
|
||||
<Button variant="outline">
|
||||
<ExternalLink className="mr-2 h-4 w-4" />
|
||||
Go to Frontend
|
||||
<Eye className="mr-2 h-4 w-4" />
|
||||
View Live Site
|
||||
</Button>
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user