Skip to content

Commit

Permalink
Plumb showExperimentalComponents to bb-component-selector.
Browse files Browse the repository at this point in the history
  • Loading branch information
dglazkov committed Dec 10, 2024
1 parent ba6b70b commit edf0811
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ export class UI extends LitElement {
html`<h1 id="side-nav-title">Components</h1>
<bb-component-selector
.graphStoreUpdateId=${this.graphStoreUpdateId}
.showExperimentalComponents=${showExperimentalComponents}
.boardServerKits=${this.boardServerKits}
.graphStore=${this.graphStore}
.mainGraphId=${this.mainGraphId}
Expand Down

0 comments on commit edf0811

Please sign in to comment.