client/app/bundles/course/user-invitations/components/forms/InviteUsersFileUploadForm.tsx
Function FileUploadForm
has 34 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const FileUploadForm: FC<Props> = (props) => {
const { open, onSubmit, onClose, formSubtitle } = props;
const { t } = useTranslation();
return (
- Create a ticketCreate a ticket