Open valpizzo opened 2 years ago
The thumbnail image is set to an empty string, '', and then switched to a placeholder image if it is an empty string. Skip the empty string step to reduce lines of code.
https://github.com/TempleOfArtemis/FEC_main/blob/67594d27c07f8b71da1971274616fd34cd304bee/client/src/Item-Overview/subcomponents/Checkout.jsx#L31-L37
Description
The thumbnail image is set to an empty string, '', and then switched to a placeholder image if it is an empty string. Skip the empty string step to reduce lines of code.
Files
https://github.com/TempleOfArtemis/FEC_main/blob/67594d27c07f8b71da1971274616fd34cd304bee/client/src/Item-Overview/subcomponents/Checkout.jsx#L31-L37
Tasks (optional)