kabisa/kudos-frontend

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

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Missing return type on function.
Open

const CardTitle = ({ theme, icon, text, size, tag = "h1" }: CardTitleProps) => (
Severity: Minor
Found in src/ui/Card/CardTitle.tsx by eslint

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

There are no issues that match your filters.

Category
Status