헤더 수정

This commit is contained in:
focp212@naver.com
2025-10-02 17:06:04 +09:00
parent 4e24a0ed50
commit 4ef59cc87b
3 changed files with 5 additions and 5 deletions

View File

@@ -181,6 +181,7 @@ export const SubLayout = () => {
headerType={ headerType }
favoriteEdit={ favoriteEdit }
key={ headerNavigationKey }
loginSuccess={ loginSuccess }
/>
{ loginSuccess &&
<Outlet