Przeglądaj źródła

remove log

Former-commit-id: ede1da8e31
master
jefry 3 lat temu
rodzic
commit
cbc4acec14
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      pages/yamaha/Product/Motor.js

+ 1
- 1
pages/yamaha/Product/Motor.js Wyświetl plik

@@ -48,7 +48,7 @@ export async function getServerSideProps(context) {
if (res["STATUS"] === 1) {
product = res["DATA"]["products"];
}
console.log(res);
// console.log(res);

return {
props: {


Ładowanie…
Anuluj
Zapisz