Hi @alexmacarthur,
I'm trying to do a multilingual website with a cool animated title (with typeit-react!).
But when I change the state of the TypeIt component, it retypes the previous values as well and chains them!

Here is the minimal bug reproduction: https://codesandbox.io/s/peaceful-sunset-i2eve?file=/src/App.js
Or maybe there is a smarter way to build this.