itenium-be / React-New-Features

React.js tutorial. Claim an exercise by replying to the issue. Create a PR per Task (per checkbox).
4 stars 4 forks source link

Favourite a sock in the SocksListing #5

Open Laoujin opened 5 years ago

Laoujin commented 5 years ago

File SockFavourite.tsx

Solid star: <i className="fas fa-star" /> Hollow star: <i className="far fa-star" />

Add an event handler to the star icon and toggle between solid / hollow.

Create a PR per Task

Laoujin commented 2 years ago

Sebastian