mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
feat: seperate text & delta
This commit is contained in:
@@ -4,7 +4,7 @@ import Notebook from "../models/notebook";
|
||||
import Notes from "./notes";
|
||||
import Trash from "./trash";
|
||||
import sort from "fast-sort";
|
||||
import getId from "../utils/id"
|
||||
import getId from "../utils/id";
|
||||
|
||||
var tfun = require("transfun/transfun.js").tfun;
|
||||
if (!tfun) {
|
||||
|
||||
Reference in New Issue
Block a user