client/app/bundles/course/admin/pages/CommentsSettings/CommentsSettingsForm.tsx
Function CommentsSettingsForm
has 52 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const CommentsSettingsForm = (
props: CommentsSettingsFormProps,
): JSX.Element => {
const { t } = useTranslation();
- Create a ticketCreate a ticket