Skip to content

Commit

Permalink
fix(ui5-toolbar-select): options added to bundle (#8183)
Browse files Browse the repository at this point in the history
Co-authored-by: PetyaMarkovaBogdanova <petya.markova@sap.com>
  • Loading branch information
PetyaMarkovaBogdanova and PetyaMarkovaBogdanova committed Jan 26, 2024
1 parent 6890d94 commit a2c37e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/main/src/bundle.esm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ import ToolbarButton from "./ToolbarButton.js";
import ToolbarSeparator from "./ToolbarSeparator.js";
import ToolbarSpacer from "./ToolbarSpacer.js";
import ToolbarSelect from "./ToolbarSelect.js";
import ToolbarSelectOption from "./ToolbarSelectOption.js";
import Tree from "./Tree.js";
import TreeList from "./TreeList.js";
import TreeItem from "./TreeItem.js";
Expand Down

0 comments on commit a2c37e4

Please sign in to comment.