Gonçalo Alves

Results 1 comments of Gonçalo Alves

I was with the same error and was unable to resolve it. I ended up using react-tooltip its pretty straight forward: ```tsx { if (!data.count) return ; return ( );...