Skip to content

Commit

Permalink
fix(ui5-side-navigation): import overflow icon (#8736)
Browse files Browse the repository at this point in the history
  • Loading branch information
TeodorTaushanov committed Apr 11, 2024
1 parent 6cf1d74 commit 8bc1bb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/fiori/src/SideNavigation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import { getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
import type I18nBundle from "@ui5/webcomponents-base/dist/i18nBundle.js";
import ItemNavigation from "@ui5/webcomponents-base/dist/delegate/ItemNavigation.js";
import type { ITabbable } from "@ui5/webcomponents-base/dist/delegate/ItemNavigation.js";
import "@ui5/webcomponents-icons/dist/overflow.js";
import {
isPhone,
isTablet,
Expand Down

0 comments on commit 8bc1bb4

Please sign in to comment.