I actually got the same issue in a react.js file and got to know that the issue is because in the other file where i am calling this component, i forgot using the prop which has to be used is missing like <animatedline text= {}/> so the text thing was missing