replace svg icon with Lucide icon

This commit is contained in:
Takeshi Kimata
2024-02-21 22:26:51 +09:00
parent 9a82627149
commit a835e2f836
5 changed files with 13 additions and 113 deletions

View File

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