месте? function postReq() {
return fetch('http://localhost/php/util/post_imit.php')
.then(response => response.json())
.then(data => {console.log(data);
document.querySelector('#qq').innerHTML = data.so
});
а причем тут реакт?
Обсуждают сегодня