Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sufyanAbbasi committed Jan 8, 2025
1 parent 27d38d8 commit d46221e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/toolbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export class Toolbar extends LitWidget<
render() {
return html`
<widget-container
.collapsted="${false}"
.collapsed="${false}"
.hideCloseButton=${true}
.noHeader="${true}">
<tab-panel
Expand Down

0 comments on commit d46221e

Please sign in to comment.