A
Anonymous
Text Typewriter - Copy this React, Tailwind Component to your project
Create component that take text array as props, and give that text type writter effect, and its should be like if ther is "\b" than show effect in second line, for example i pass ["Develpoing Idea", "Digital \b exellence"] show it should give me visual seen like print characters one by one like "D" "e" "v" ...
Prompt
