Skip to content

Commit

Permalink
Merge branch 'development' into feat/file-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
tomicvladan authored Sep 20, 2023
2 parents 48ff9ad + eff1cb4 commit 232914b
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 232914b

Please sign in to comment.