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
Must be an issue with your project setup, I can't reproduce this wether in stackblitz nor in a local project. If you are able to share your project setup (tsconfig.json, package.json) that might help figure out what the issue is.
I just copied the example code into my component and at this code:
I get this error:
error TS2304: Cannot find name 'DndDropEvent'.
The text was updated successfully, but these errors were encountered: