mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
enable nested scrolling
This commit is contained in:
@@ -99,6 +99,7 @@ export default function NotePreview({session, content}) {
|
||||
height: '100%',
|
||||
backgroundColor: 'transparent'
|
||||
}}
|
||||
nestedScrollEnabled
|
||||
cacheMode="LOAD_DEFAULT"
|
||||
domStorageEnabled={true}
|
||||
scrollEnabled={true}
|
||||
|
||||
Reference in New Issue
Block a user