Update webhooks page icons

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9111ef36-26c8-4085-84ca-a35dc1fec1b5
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7083d608-d6d3-4a6a-9a27-6286c5109627/a40c03fa-fc32-4a1a-9744-9d7f692bf7eb.jpg
This commit is contained in:
alphaeusmote
2025-04-10 02:06:31 +00:00
+15 -1
View File
@@ -65,7 +65,21 @@ import {
SheetTrigger,
} from "@/components/ui/sheet";
import { Loader2, Plus, Trash, Edit, ExternalLink, RefreshCw, Clock, Check, X, Activity, Eye, Bell, BellRing } from "lucide-react";
import {
Loader2,
Plus,
Trash,
Edit,
ExternalLink,
RefreshCw,
Clock,
Check,
X,
Activity,
Eye,
Bell,
BellRing
} from "lucide-react";
export default function WebhooksPage() {
const { toast } = useToast();