i am using react hooks in this case, everything is running smoothly before any input text in the template,
looks like when typing a character the component re-renders, therefore the input field loses focus, is there any solution to this problem?
it seems it will really take a long time if I look for another package
By the way, I really like your work, it's very easy to understand than other packages!