Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 17:05:57 +00:00
co-authored by renee-png
parent f5404ea7e6
commit 5454180a20
+1 -7
View File
@@ -15,13 +15,7 @@ import {
DialogTitle,
DialogTrigger,
} from "@/components/ui/dialog";
import {
Select,
SelectContent,
SelectItem,
SelectTrigger,
SelectValue,
} from "@/components/ui/select";
import { SearchableSelect } from "@/components/ui/searchable-select";
import { Clock, Loader2, Plus, Receipt as ReceiptIcon } from "lucide-react";
import { toast } from "sonner";
import { roundToTenth } from "@/lib/timer";