securedeveloper/react-data-export

How I can use this library for reat typescript?

adilorenzodema opened this issue · 0 comments

Hi, I installed "react-export-excel": "^0.5.3", but when I import const I have this error:

image

@type/react-export-excel doesn't exist.

My react version is "^18.2.0"

Could you help me?