fix: 오타 수정
This commit is contained in:
parent
929bad0515
commit
6db65f6173
@ -56,7 +56,7 @@ export default async function RootLayout({ children }) {
|
||||
}
|
||||
|
||||
if (headerPathname === '/login' && session.isLoggedIn) {
|
||||
redirect('/main')
|
||||
redirect('/')
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user