Salma EL BARMAKI
Salma EL BARMAKI
can you please elaborate on these two line. where can i find them ? `--- a/node_modules/typewriter-effect/index.d.ts` `+++ b/node_modules/typewriter-effect/index.d.ts`
This is what I did. I wrapped my initial text and the component in a div and applied display: inline ! important; property.
same issue here!
You can write your initial text and then use the component. One problem you might have is that the component is a div and so it has a display: block;...