src/App.tsx
Showing 0 of 1 total issue
Function App
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Wontfix
Wontfix
const App = () => { return ( <> <QueryClientProvider client={queryClient}> <Suspense fallback={<Loading />}>
- Create a ticketCreate a ticket