A modern copy button with animated "Copied!" feedback using a floating tooltip powered by framer-motion.
import RuixenBtn05 from "@/components/ui/ruixen-btn05"; const DemoOne = () => { return <RuixenBtn05 />; }; export { DemoOne };
Part of Ruixen UI — browse the full library on 21st.dev.