diff --git a/src/components/meal-plan/CalendarChip/CalendarChipM.tsx b/src/components/chip/CalendarChip/CalendarChipM.tsx similarity index 100% rename from src/components/meal-plan/CalendarChip/CalendarChipM.tsx rename to src/components/chip/CalendarChip/CalendarChipM.tsx diff --git a/src/components/meal-plan/CalendarChip/CalendarChipS.tsx b/src/components/chip/CalendarChip/CalendarChipS.tsx similarity index 100% rename from src/components/meal-plan/CalendarChip/CalendarChipS.tsx rename to src/components/chip/CalendarChip/CalendarChipS.tsx diff --git a/src/components/meal-plan/MenuChip.tsx b/src/components/chip/MenuChip.tsx similarity index 100% rename from src/components/meal-plan/MenuChip.tsx rename to src/components/chip/MenuChip.tsx diff --git a/src/components/common/Footer.tsx b/src/components/common/Footer.tsx deleted file mode 100644 index bba2abbd..00000000 --- a/src/components/common/Footer.tsx +++ /dev/null @@ -1,52 +0,0 @@ -import Background from "../../assets/icons/footer-background.svg"; -import Home from "../../assets/icons/home.svg"; -import Note from "../../assets/icons/note-edit.svg"; -import { useNavigate } from "react-router-dom"; -import CalendarIcon from "./icon/Calendar"; - -export default function Footer() { - const navigate = useNavigate(); - - return ( -
{mealTime} 식사
-{title}
-{date}
-- 우리가족을 위한 식단표가 {"\n"}생성되었어요. -
-- 점심 -
-- 저녁 -
-- 방장이 식단을 생성하고 있어요. -
-- 가족원의 위시리스트를 기반으로 {"\n"}다음주 식단이 생성돼요. -
-오늘의 메뉴는 어떠셨나요
-우유대신,
*/} - -
- {data.title.split(" ").map((title, idx) => (
-
- {title} {idx % 2 === 1 &&
}
-
- ))}
-
홈
+식단표
+식단 짜기
+{mealTime} 식사
++ 방장이 식단을 생성하고 있어요. +
++ 가족원의 위시리스트를 기반으로 {"\n"}다음주 식단이 생성돼요. +
++ 우리가족을 위한 식단표가 {"\n"}생성되었어요. +
++ 점심 +
++ 저녁 +
+우유대신,
*/} + {/*현재 부연설명이 들어오고 있지 않아서 주석 처리 */} +
+ {data.title.split(" ").map((title, idx) => (
+
+ {title} {idx % 2 === 1 &&
}
+
+ ))}
+
{`${month}월 ${weekKor}`}
++ {listHeaderDate} +
+오늘의 메뉴는 어떠셨나요
+