Hi,
I just tried installing react-tailwind-select, but it failed due to missing typescript types. Looking at the project inside node_modules I see that there's a nested dist list folder inside of the main dist folder. This sub-folder has the types :

I suspected a packaging issue, so I installed version 1.7, and that does indeed have the types in the correct location
Hi,
I just tried installing
react-tailwind-select, but it failed due to missing typescript types. Looking at the project inside node_modules I see that there's a nesteddistlist folder inside of the maindistfolder. This sub-folder has the types :I suspected a packaging issue, so I installed version 1.7, and that does indeed have the types in the correct location