You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: styled.div is not a function
js Dante.js:1117
js Dante.js:2
js Dante.js:5
__require chunk-YJNMHHGL.js:11
dante3.js:43626 Dante.js:1117:31
js Dante.js:1117
js Dante.js:2
js Dante.js:5
__require chunk-YJNMHHGL.js:11
dante3.js:43626
Error after using danteditor in react app.
The text was updated successfully, but these errors were encountered:
VS Code displays the following message regarding 'import { Dante } from 'dante3':
And Dev mode Browser:
I don't understand how I can use VS Code's recommendation about dante3.d.ts to my advantage, I know I have to mess with ts.config.json. However, I'm using React built by Vite using JS and not TypeScript
Uncaught TypeError: styled.div is not a function
js Dante.js:1117
js Dante.js:2
js Dante.js:5
__require chunk-YJNMHHGL.js:11
dante3.js:43626
Dante.js:1117:31
js Dante.js:1117
js Dante.js:2
js Dante.js:5
__require chunk-YJNMHHGL.js:11
dante3.js:43626
Error after using danteditor in react app.
The text was updated successfully, but these errors were encountered: