My name is Saad Farqad Medhat, and I’m integrating your Gantt component into a Next 15 + TypeScript 5.7 project (pnpm monorepo). During import Gantt from "wx-react-gantt" I receive the following error:
"Could not find a declaration file for module 'wx-react-gantt'. '/Users/saadfarqadmedhat/Desktop/Greso.Hub.Ui/node_modules/.pnpm/wx-react-gantt@1.3.1_react-dom@18.2.0_react@18.2.0__react@18.2.0/node_modules/wx-react-gantt/dist/gantt.js' implicitly has an 'any' type.
Try npm i --save-dev @types/wx-react-gantt if it exists or add a new declaration (.d.ts) file containing declare module 'wx-react-gantt';"
Thank you for your time and for the excellent work on the component. I look forward to your response.
Kind regards,
Saad Farqad Medhat