mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
fix: sort everything by dateCreated descending
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import Indexer from "./indexer";
|
||||
import sort from "fast-sort";
|
||||
import { EV, EVENTS } from "../common";
|
||||
import IndexedCollection from "./indexed-collection";
|
||||
|
||||
export default class CachedCollection extends IndexedCollection {
|
||||
|
||||
Reference in New Issue
Block a user