kabisa/kudos-frontend

View on GitHub
src/ui/Currency/index.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Missing return type on function.
Open

const Currency = ({ amount }: CurrencyProps) => <>{amount}₭</>;
Severity: Minor
Found in src/ui/Currency/index.tsx by eslint

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

There are no issues that match your filters.

Category
Status