Vladislav342 %!s(int64=2) %!d(string=hai) anos
pai
achega
90fe659386
Modificáronse 1 ficheiros con 0 adicións e 17 borrados
  1. 0 17
      HW_11/redux.html

+ 0 - 17
HW_11/redux.html

@@ -92,24 +92,7 @@
 		document.body.append(table);
 		})
 
-		/*zakup.onclick=function(){
-			for(let [key] of Object.entries(store.getState())){
-				if(tovar.value===key){
-					store.dispatch({type: 'КУПИТЬ', ШО: tovar.value, СКОКА: skok.value});
-					console.log(store.getState())
-				}
-			}
-		}*/
-
-
-		
 		console.log(store.getState());
-		
-
-
-		
-
-
 	</script>
 </body>
 </html>