client/app/bundles/course/experience-points/index.tsx
Function ExperiencePointsIndex
has 45 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const ExperiencePointsIndex: FC = () => {
const { t } = useTranslation();
const [tabValue, setTabValue] = useState('experience-points-tab');
- Create a ticketCreate a ticket