update
parent
254738ecdf
commit
6866d9e30a
|
@ -182,7 +182,7 @@
|
||||||
<!-- Tombol aksi -->
|
<!-- Tombol aksi -->
|
||||||
<br>
|
<br>
|
||||||
<div class="flex justify-end space-x-2">
|
<div class="flex justify-end space-x-2">
|
||||||
<button onclick="closeModal()" class="bg-gray-300 text-gray-700 px-4 py-2 rounded">Tutup</button>
|
<button onclick="closeModal()" class="bg-gray-300 text-gray-700 px-4 py-2 cursor-pointer rounded">Tutup</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue