diff --git a/website/src/pages/Histori.tsx b/website/src/pages/Histori.tsx index 463aecc..587d37f 100644 --- a/website/src/pages/Histori.tsx +++ b/website/src/pages/Histori.tsx @@ -29,15 +29,11 @@ export default function () { Menampilkan hasil fermentasi yang telah dilakukan.

[ getDates(item.created_at), Math.round((item.waktu_akhir - item.waktu_awal) / 3600) + " Jam", - // item.rentang_suhu + " C", + item.rentang_suhu,