feat: update admin routes and cookie paths to use '/lg-admin' prefix

This commit is contained in:
Ardeman
2025-02-28 12:19:05 +08:00
parent 5f1fd8b1a2
commit 3f9bfded80
5 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ const AuthLayout = () => {
<div className="flex min-h-dvh min-w-dvw flex-col items-center justify-center space-y-8">
<div className="grid max-w-lg items-center justify-center space-y-7 rounded-[20px] border border-[#E6E6E6] bg-white p-8">
<div className="flex flex-col items-center">
<Link to="/admin/dashboard">
<Link to="/lg-admin">
<img
src={APP.logo}
alt={APP.title}
@@ -76,7 +76,7 @@ const AuthLayout = () => {
<div className="mb-4 flex justify-between">
<span className="text-gray-600">Lupa Kata Sandi?</span>
<Link
to="/admin/auth/reset-password"
to="/lg-admin/auth/reset-password"
className="font-semibold text-[#2E2F7C]"
>
Reset Kata Sandi