diff --git a/frontend/src/app/(public)/survey/[id]/_components/SubmitSurveyForm.tsx b/frontend/src/app/(public)/survey/[id]/_components/SubmitSurveyForm.tsx index 48c334c..6cecf61 100644 --- a/frontend/src/app/(public)/survey/[id]/_components/SubmitSurveyForm.tsx +++ b/frontend/src/app/(public)/survey/[id]/_components/SubmitSurveyForm.tsx @@ -125,11 +125,12 @@ export default function SubmitSurveyForm({ { }{' '} ~{' '} {} +

{schedules[index].description}

{ return ( ) @@ -99,7 +99,7 @@ export default function SurveyGroupListTable({ cell: ({ row }) => { return ( )