panda-express-js / Atelier

0 stars 7 forks source link

Component-based Architecture #115

Open stevkim opened 6 months ago

stevkim commented 6 months ago

https://github.com/panda-express-js/FEC/blob/73c46e6a571b4171b2f23c64ad3a88c06a3ab5c7/client/src/components/product_details/details.jsx#L24

This is essentially a conditional component, why not just make a separate component?