Skip to content

Commit

Permalink
components(AppDrawer): disable mobile touch functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurg committed Jul 18, 2023
1 parent e2ad036 commit c50d1ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/App/AppDrawer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
app=""
overlay-color="#000"
overlay-opacity=".75"
touchless=""
width="265">
<template #prepend>
<div class="px-4 py-4">
Expand Down

0 comments on commit c50d1ed

Please sign in to comment.