folder control

This commit is contained in:
Takeshi Kimata
2024-02-23 20:40:14 +09:00
parent 25bf3390dc
commit af83abc232
10 changed files with 428 additions and 18 deletions

View File

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