Illia Kozyr hace 1 año
padre
commit
10f3e461f7
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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'>