update button label
This commit is contained in:
@@ -860,7 +860,7 @@
|
||||
type="submit"
|
||||
class="w-full bg-blue-600 text-white px-4 py-2 rounded hover:bg-blue-700 transition"
|
||||
>
|
||||
{isEditing ? "Update Timesheet" : "New Entry"}
|
||||
{isEditing ? "Update Inventory" : "New Entry"}
|
||||
</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user