client/app/bundles/course/container/Sidebar/Sidebar.tsx
Function Sidebar
has 38 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
(props, ref): JSX.Element => {
const { from: data, onChangeVisibility, activePath } = props;
const { t } = useTranslation();
- Create a ticketCreate a ticket