add search input to appheader

This commit is contained in:
Ren Amamiya
2023-05-06 09:41:35 +07:00
parent b55b595b20
commit 306b09ce64
9 changed files with 39 additions and 250 deletions

View File

@@ -0,0 +1,3 @@
export default function Page() {
return <></>;
}