Closed muserxu closed 3 years ago
Dear Developers of the jspreadsheet,
Since the jexcel has been rename to jspreadsheet, the react example is deprecated. It show Module not found: Can't resolve 'jexcel'.
Module not found: Can't resolve 'jexcel'
Which variable should I use to import jspreadsheet into React Functional Components?
Please use this basic project as a reference. https://codesandbox.io/s/jspreadsheet-ce-and-react-dzpqj
Thank you!
Dear Developers of the jspreadsheet,
Since the jexcel has been rename to jspreadsheet, the react example is deprecated. It show
Module not found: Can't resolve 'jexcel'
.Which variable should I use to import jspreadsheet into React Functional Components?