Overview
Documentation for Typewriter will be available here soon.
Installation
npx shadcn@latest add @elements/typewriterUsage
Import and use the element in your application:
import { Typewriter } from "@/components/elements/typewriter/typewriter";