Components
A premium invite notification component featuring expressive avatar presentation, modern motion, and refined user actions — crafted to fit right into any professional dashboard or team interface.
Loading preview...
import RuixenAlert02 from "@/components/ui/ruixen-alert02";
const DemoOne = () => {
return <RuixenAlert02 />;
};
export { DemoOne };