Skip to content

Commit

Permalink
feat(ui5-side-navigation): fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
TeodorTaushanov committed Feb 9, 2024
1 parent caa974a commit e17a74b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/fiori/src/SideNavigationItemBase.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import property from "@ui5/webcomponents-base/dist/decorators/property.js";
import type { ITabbable } from "@ui5/webcomponents-base/dist/delegate/ItemNavigation.js";
import type SideNavigation from "./SideNavigation.js";



/**
* @class
* A class to serve as a foundation
Expand Down

0 comments on commit e17a74b

Please sign in to comment.