Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
872de9e31c
commit
a62a5e9635
@@ -19,8 +19,9 @@ import {
|
||||
SelectTrigger,
|
||||
SelectValue,
|
||||
} from "@/components/ui/select";
|
||||
import { Pause, Play, Square, Timer as TimerIcon, Loader2, X } from "lucide-react";
|
||||
import { Pause, Play, Square, Timer as TimerIcon, Loader2, X, PlusCircle } from "lucide-react";
|
||||
import { toast } from "sonner";
|
||||
import { NewFeeItemDialog } from "@/components/fees/new-fee-item-dialog";
|
||||
|
||||
interface ClientOption {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user