I am trying to use react-pdf to generate simple pdf with styles for some reason I am getting below error while using styled-components.
TypeError: cannot read property ‘Text’ of undefined .
Can someone please guide me in a right direction to resolve the issue?
Thanks
I am trying to use react-pdf to generate simple pdf with styles for some reason I am getting below error while using styled-components.
TypeError: cannot read property ‘Text’ of undefined .
Can someone please guide me in a right direction to resolve the issue?
Thanks