panda-express-js / Atelier

0 stars 7 forks source link

Missing Parenthesis? #126

Open stevkim opened 4 months ago

stevkim commented 4 months ago

https://github.com/panda-express-js/FEC/blob/73c46e6a571b4171b2f23c64ad3a88c06a3ab5c7/client/src/components/ratings/ReviewTile.jsx#L29

Not sure if this is breaking but it is best practice to wrap the JSX in a ();