client/app/bundles/course/reference-timelines/components/TimePopup/TimePopupTopBar.tsx
Function TimePopupTopBar
has 34 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const TimePopupTopBar = (props: TimePopupTopBarProps): JSX.Element => {
const { t } = useTranslation();
const { status } = useLastSaved();
- Create a ticketCreate a ticket