kabisa/kudos-frontend

View on GitHub
src/ui/Card/CardContent.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Missing return type on function.
Open

const CardContent = ({ children }: { children: ReactNode }) => (
Severity: Minor
Found in src/ui/Card/CardContent.tsx by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status