Live Feed Component
Loading preview...
import { NotificationCenterFeed } from "@/components/ui/live-feed"; export default function DemoOne() { return <NotificationCenterFeed />; }