kabisa/kudos-frontend

View on GitHub
src/ui/Button/LikeButton.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Missing return type on function.
Open

export const LikeButton = ({ liked = false, onClick }: LikeButtonProps) => {
Severity: Minor
Found in src/ui/Button/LikeButton.tsx by eslint

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

There are no issues that match your filters.

Category
Status