perubahan tombol add inventory

This commit is contained in:
Aji Setiaji
2025-07-22 13:59:52 +07:00
parent 7a99219917
commit 553b9115d6

View File

@@ -521,7 +521,7 @@
class="bg-blue-600 text-white px-4 py-2 rounded-xl hover:bg-blue-700 text-sm transition" class="bg-blue-600 text-white px-4 py-2 rounded-xl hover:bg-blue-700 text-sm transition"
on:click={() => openModal()} on:click={() => openModal()}
> >
New Item New
</button> </button>
</div> </div>
</div> </div>