A basic Wave Text on Hover
Loading preview...
import { Text_03 } from "@/components/ui/wave-text" function TextDemo() { return <Text_03 text="Wave" /> } export { TextDemo }
Part of Kokonut UI — browse the full library on 21st.dev.