mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-25 16:09:42 +01:00
update notesnook-core
This commit is contained in:
@@ -256,7 +256,7 @@ export const Notes = ({route, navigation}) => {
|
||||
return (
|
||||
<>
|
||||
<SimpleList
|
||||
listData={notes.reverse()}
|
||||
listData={notes}
|
||||
type="notes"
|
||||
refreshCallback={_refreshCallback}
|
||||
headerProps={headerProps}
|
||||
|
||||
Reference in New Issue
Block a user