client/app/bundles/course/assessment/pages/AssessmentStatistics/AnswerDisplay/Comment.tsx
Function Comment
has 45 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const Comment: FC<Props> = (props) => {
const { comments } = props;
const { t } = useTranslation();
return (
- Create a ticketCreate a ticket