fix: semoga yang terakhir
Compare changes
@@ -120,12 +120,7 @@ const Edit = () => {
@@ -120,12 +120,7 @@ const Edit = () => {
@@ -135,7 +130,7 @@ const Edit = () => {
@@ -135,7 +130,7 @@ const Edit = () => {
<input disabled value={namaKendaraan} type="number" required className="drop-shadow-xl w-2/3 p-2 rounded-xl" />
<input type="submit" className="bg-[#F875AA] px-8 py-3 text-xl font-bold text-white rounded-xl mx-auto" value={"Simpan"} />