Illia Kozyr 1 anno fa
parent
commit
10f3e461f7
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      REACT/HW 20/src/App.js

+ 2 - 0
REACT/HW 20/src/App.js

@@ -132,6 +132,8 @@ const Category = () => {
   );
 };
 
+
+
 const GoodCard = ({name, price}) => {
   return (
       <div className='card'>