mirror of
https://github.com/freedbygrace/DynamoDNS.git
synced 2026-09-04 14:35:23 +00:00
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:
@@ -65,7 +65,21 @@ import {
|
|||||||
SheetTrigger,
|
SheetTrigger,
|
||||||
} from "@/components/ui/sheet";
|
} 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() {
|
export default function WebhooksPage() {
|
||||||
const { toast } = useToast();
|
const { toast } = useToast();
|
||||||
|
|||||||
Reference in New Issue
Block a user