client/app/bundles/course/assessment/pages/AssessmentsIndex/ActionButtons.tsx
Function ActionButtons
has 61 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const ActionButtons = (props: ActionButtonsProps): JSX.Element => {
const { for: assessment, student } = props;
const { t } = useTranslation();
return (
- Create a ticketCreate a ticket