Skip to content

Commit

Permalink
remove debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
tintinthong committed Apr 10, 2024
1 parent 4189a9b commit 0b26090
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ export default class Panel extends Component<Signature> {
}

get panelElId() {
debugger;
return this.args.resizablePanelElId(this.id);
}

Expand Down

0 comments on commit 0b26090

Please sign in to comment.