client/app/bundles/course/stories/components/CikgoErrorPage.tsx
Function CikgoErrorPage
has 33 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const CikgoErrorPage = (): JSX.Element => {
const { t } = useTranslation();
return (
<Page className="h-full m-auto flex flex-col items-center justify-center text-center">
- Create a ticketCreate a ticket