client/app/bundles/course/assessment/pages/AssessmentGenerate/GenerateConversation.tsx
Function GenerateConversation
has 132 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const GenerateConversation: FC<Props> = (props) => {
const { t } = useTranslation();
const {
languages,
onGenerate,
- Create a ticketCreate a ticket