Import Select UI for filters and assignee
cgen-0c834d51dc1847cda840754c58f005d8
This commit is contained in:
parent
fd9afd3068
commit
59aa3b57dd
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ import {
|
|||
import { Button } from "@/components/ui/button";
|
||||
import { Input } from "@/components/ui/input";
|
||||
import { Textarea } from "@/components/ui/textarea";
|
||||
import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue } from "@/components/ui/select";
|
||||
import { Badge } from "@/components/ui/badge";
|
||||
import { aethexCollabService } from "@/lib/aethex-collab-service";
|
||||
import LoadingScreen from "@/components/LoadingScreen";
|
||||
|
|
|
|||
Loading…
Reference in a new issue