kabisa/kudos-frontend

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

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Missing return type on function.
Open

const InputField = ({ elementType = "input", ...props }: InputFieldProps) => {
Severity: Minor
Found in src/ui/InputField/index.tsx by eslint

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

There are no issues that match your filters.

Category
Status