wip: browse user

This commit is contained in:
Ren Amamiya
2023-09-22 14:13:55 +07:00
parent 18a9ba3fb0
commit c9bc7b81dd
10 changed files with 229 additions and 11 deletions

View File

@@ -50,7 +50,7 @@ export function Navigation() {
Home
</NavLink>
<NavLink
to="/browse"
to="/browse/"
preventScrollReset={true}
className={({ isActive }) =>
twMerge(