Open TomSmedley opened 2 years ago
Hello,
Thank you for putting in so much effort into React Masonry, it's one of the best components I've worked with.
Recently after updating my project, I'm getting a TypeScript error:
It doesn't stop the app from working, though it's never nice seeing the error symbol in your IDE.
Yep I am also experiencing this. Tried a few things like preseveSymlinks and type -> react+jsx in tsconfig.json to no avail. It seems it's just on TS >= v18.
preseveSymlinks
react+jsx
Hello,
Thank you for putting in so much effort into React Masonry, it's one of the best components I've worked with.
Recently after updating my project, I'm getting a TypeScript error:
It doesn't stop the app from working, though it's never nice seeing the error symbol in your IDE.