client/app/bundles/common/LandingPage.tsx
Function LandingPage
has 56 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const LandingPage = (): JSX.Element => {
const { t } = useTranslation();
const auth = useAuthAdapter();
return (
- Create a ticketCreate a ticket