mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 22:19:41 +01:00
fix move dialog
This commit is contained in:
@@ -307,6 +307,10 @@ const MoveNoteComponent = ({close, note, setNote}) => {
|
||||
data={item.topics}
|
||||
keyboardShouldPersistTaps="always"
|
||||
keyboardDismissMode="none"
|
||||
style={{
|
||||
width:"90%",
|
||||
alignSelf:"flex-end"
|
||||
}}
|
||||
ListHeaderComponent={
|
||||
<View>
|
||||
<View
|
||||
|
||||
Reference in New Issue
Block a user