This alert component delivers a clean and modern notification message with a smooth entrance animation that slides in subtly from below. It features a left-accented green border to indicate success, paired with an icon and a short message.
import RuixenAlert from "@/components/ui/ruixen-alert"; const DemoOne = () => { return <RuixenAlert />; }; export { DemoOne };
Part of Ruixen UI — browse the full library on 21st.dev.