diff --git a/client/src/components/StudyPlan/StudyPlanCard.js b/client/src/components/StudyPlan/StudyPlanCard.js index 3adc521a7d7f37c25f330b0425b3c06fda50568e..6a0701b16d0e3db12092e74aabdc04f65a65811c 100644 --- a/client/src/components/StudyPlan/StudyPlanCard.js +++ b/client/src/components/StudyPlan/StudyPlanCard.js @@ -17,8 +17,8 @@ const StudyPlanCard = ({ renList, handleEdit, delSubject }) => { -

{renList.prof && renList.room ? renList.prof + ' - ' + renList.room : (renList.prof || renList.room)}

-
+

{renList.prof && renList.room ? renList.prof + ' - ' + renList.room : (renList.prof || renList.room)}

+