folders and cases

This commit is contained in:
Takeshi Kimata
2024-02-17 22:12:08 +09:00
parent 303d24409f
commit d752b4a3b0
8 changed files with 126 additions and 14 deletions

View File

@@ -0,0 +1,9 @@
export default function Page() {
return (
<>
This is folders page.
</>
);
}
// TODO Automatically navigate to head folder page