add search icon to the docs search button

This commit is contained in:
Lee
2024-04-21 17:13:46 +01:00
parent ab2716a8c9
commit 738fcb8e24
4 changed files with 13 additions and 8 deletions

View File

@ -1,7 +1,8 @@
import Link from "next/link";
import { Button } from "@/app/components/ui/button";
import { ReactElement } from "react";
export default function NotFound() {
export default function NotFound(): ReactElement {
return (
<div className="flex text-center flex-col gap-4">
<div>