feat: location.pathname based bar navigation + admin layout + separate

auth routes
This commit is contained in:
2025-05-29 23:42:17 +02:00
parent 78e84567c7
commit db2cb36f54
14 changed files with 219 additions and 143 deletions

View File

@ -161,7 +161,7 @@ export default function LoginPage() {
<div className="text-sm text-center text-gray-600">
Don't have an account?{" "}
<Link
to="/register"
to="/auth/register"
state={location.state}
className="text-blue-600 hover:underline"
>