Pretify code, remove unnecessary semicolon, function => const

This commit is contained in:
Ray
2017-10-08 16:55:00 +01:00
parent cbe7410f8d
commit 9f6d256a96
11 changed files with 67 additions and 68 deletions

View File

@@ -17,6 +17,6 @@ const Product = ({product, compare}) =>
</div>
</div>
</div>
</div>;
</div>
export default Product;
export default Product