chore: publish v1

This commit is contained in:
thecodrr
2022-07-15 09:29:09 +05:00
parent 8ebc6106d8
commit c238660b05
25 changed files with 120 additions and 1030 deletions

View File

@@ -17,7 +17,7 @@ import {
} from "./types";
import { ReactNodeView } from "./react-node-view";
import { NodeViewRendererProps } from "@tiptap/core";
import { Theme } from "@notesnook/theme";
import { Theme } from "@streetwriters/theme";
import { Editor } from "../../types";
import { ThemeProvider } from "../../components/theme-provider";