client/app/bundles/course/video/pages/VideoShow/VideoDetails.tsx
Function VideoDetails
has 30 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const VideoDetails = (props: Props): JSX.Element => {
const { for: video } = props;
const { t } = useTranslation();
return (
- Create a ticketCreate a ticket