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
{{ message }}
This repository was archived by the owner on Jan 13, 2022. It is now read-only.
It's not clear where the Basic Example code goes. I made a new app with create-react-app and put the example in my src/App.js but I'm getting lots of errors:
_registerComponent(...): Target container is not a DOM element.
Object../src/App.js
14 | ];
15 |
16 | // Render your table
It's not clear where the Basic Example code goes. I made a new app with create-react-app and put the example in my src/App.js but I'm getting lots of errors:
_registerComponent(...): Target container is not a DOM element.
Object../src/App.js
14 | ];
15 |
16 | // Render your table