import { Link } from "react-router-dom"; import StudyPlanCard from "./Card/StudyPlanCard.js"; const StudyPlanList = () => { return ( <>
새로운 과목 추가하기