Typing

A typing animation component that simulates typing effects, with customizable speed and delay.

Installation

not supported yet

Usage

import Typing from "@/components/ui/typing";
<Typing>
  Hello World
</Typing>