refactor: use custom toast from @ciphera-net/ui

This commit is contained in:
Usman Baig
2026-01-27 21:52:11 +01:00
parent d9c3294eeb
commit 1114b0d27a
9 changed files with 10 additions and 28 deletions

View File

@@ -16,7 +16,7 @@ import {
OrganizationInvitation,
Organization
} from '@/lib/api/organization'
import { toast } from 'sonner'
import { toast } from '@ciphera-net/ui'
import { motion, AnimatePresence } from 'framer-motion'
import {
AlertTriangleIcon,