즐겨찾기 움직임 버그 픽스 내용 없을시 공간 버그 픽스

This commit is contained in:
focp212@naver.com
2025-09-30 19:19:57 +09:00
parent 5c43550a22
commit 857a58c14d
5 changed files with 62 additions and 20 deletions

View File

@@ -48,7 +48,7 @@ export const HeaderNavigation = ({
useEffect(() => {
let mids = useStore.getState().UserStore.selectOptionsMids;
setSelectOptions(mids);
});
}, []);
return (
<>