Describe the bug
Input texts of length greater than the first element get cut off when being displayed by the typewriter component
Affected component/components
Typewriter
How to reproduce
const placeholderTexts = [
"1",
"22",
"333"
];
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Before submitting
Describe the bug
Input texts of length greater than the first element get cut off when being displayed by the typewriter component
Affected component/components
Typewriter
How to reproduce
const placeholderTexts = [
"1",
"22",
"333"
];
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Before submitting