jupyterlab / lumino

Lumino is a library for building interactive web applications
https://lumino.readthedocs.io/
Other
598 stars 127 forks source link

Remove `IDragEvent` deprecated tag #561

Closed afshin closed 1 year ago

afshin commented 1 year ago

This PR removes a @deprecated warning because it is actually a warning about future deprecation.

Fixes #559.