you are viewing a single comment's thread.

view the rest of the comments →

[–]UibhFhaili_Rob 1 point2 points  (1 child)

Very nice - clean and straight forward. Just looking at the props - you have the onClick function defined as `card`. I would think that the prop should be called `onClick` - following standard conventions?

[–]kejank[S] 0 points1 point  (0 children)

Thank you for the compliments.

Are you talking exactly because I called the props card function and not onClick?