completionId: cgen-09c53b9c4222416bad59e8e3b518013c
cgen-09c53b9c4222416bad59e8e3b518013c
This commit is contained in:
parent
378dc5b226
commit
ea4cbe6671
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/com
|
|||
import { Input } from "@/components/ui/input";
|
||||
import { Badge } from "@/components/ui/badge";
|
||||
import { Button } from "@/components/ui/button";
|
||||
import { Mail, Phone, MapPin, Search, Edit2, X, Trash2 } from "lucide-react";
|
||||
import { Mail, Phone, MapPin, Search, Edit2, X, Trash2, Sparkles } from "lucide-react";
|
||||
import { useState, useMemo, useEffect } from "react";
|
||||
import { aethexToast } from "@/lib/aethex-toast";
|
||||
import {
|
||||
|
|
|
|||
Loading…
Reference in a new issue