Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-17 00:53:28 +00:00
co-authored by renee-png
parent f69de9ae9a
commit 00e538d4dd
+1
View File
@@ -135,6 +135,7 @@ export function QuickAddTime() {
description: "",
billable: true,
});
setFeeId("");
};
const submit = async (e: React.FormEvent) => {