client/app/bundles/course/users/components/misc/UserProfileCard.tsx
Function renderUserStats
has 38 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const renderUserStats = (): JSX.Element | null => {
return (
<Grid
className={styles.userStatsContainer}
container
- Create a ticketCreate a ticket