Docs
Hacker Text
A text animation that scrambles letters before revealing the final text.
pnpm dlx shadcn@latest add https://atlasui.dev/r/hacker-text.json
import { HackerText } from "@/components/hacker-text";
<HackerText text="Atlas UI" />
On This Page
Contribute