Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
tomicvladan committed Sep 19, 2023
1 parent b9a7eab commit d26f3f9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const MobileNavigationDrawer = ({
<div className="flex flex-col">
<NavigationItems
className="flex h-20"
// eslint-disable-next-line @typescript-eslint/no-empty-function
driveSideBarToggle={() => {}}
onOptionClick={onClose}
/>
Expand Down

0 comments on commit d26f3f9

Please sign in to comment.