추가 커밋

This commit is contained in:
focp212@naver.com
2025-09-05 16:11:36 +09:00
parent 05238b04c1
commit 556ea4d7f2
22 changed files with 139 additions and 20 deletions

View File

@@ -88,7 +88,7 @@ export const HomePage = () => {
<main>
{/*<!-- 탭 컨텐츠 영역 -->*/}
<div className="tab-content blue">
<div className="tab-pane dashboard active" id="tab1">
<div className="tab-pane dashboard active">
<FavoriteWrapper></FavoriteWrapper>
<DayStatusBox></DayStatusBox>
</div>