mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
fix actionsheet components are not clickable
This commit is contained in:
@@ -555,7 +555,6 @@ export const ActionSheetComponent = ({
|
||||
width: '100%',
|
||||
height: '100%',
|
||||
position: 'absolute',
|
||||
zIndex:1
|
||||
}}
|
||||
onPress={() => {
|
||||
Keyboard.dismiss();
|
||||
|
||||
Reference in New Issue
Block a user