export file timesheet

This commit is contained in:
2025-07-23 00:28:49 +08:00

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>