Inbox notification all caught up component
Loading preview...
import { Component } from "@/components/ui/inbox"; export default function DemoOne() { return <Component />; }