coronasafe/care_fe

View on GitHub
src/App.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Showing 0 of 1 total issue

Function App has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

const App = () => {
return (
<>
<QueryClientProvider client={queryClient}>
<Suspense fallback={<Loading />}>
Severity: Minor
Found in src/App.tsx - About 1 hr to fix

There are no issues that match your filters.

Category
Status