Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feat/file-preview' into feat/fil…
Browse files Browse the repository at this point in the history
…e-preview
  • Loading branch information
tomicvladan committed Sep 20, 2023
2 parents 6cef18c + 232914b commit e590af8
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 e590af8

Please sign in to comment.