Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
manzt committed Mar 18, 2024
1 parent df2396f commit 157b09e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/anywidget/src/view.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export class View {
}

remove() {
this.luminoWidget?.dispose();
this.#remove_callback();
util.empty(this.el);
this.el.remove();
Expand Down

0 comments on commit 157b09e

Please sign in to comment.