slate-react
Advanced tools
Comparing version
@@ -21,5 +21,5 @@ /// <reference types="react" /> | ||
export declare const useSlateWithV: () => { | ||
editor: Editor; | ||
v: number; | ||
editor: ReactEditor; | ||
}; | ||
//# sourceMappingURL=use-slate.d.ts.map |
{ | ||
"name": "slate-react", | ||
"description": "Tools for building completely customizable richtext editors with React.", | ||
"version": "0.111.0", | ||
"version": "0.111.1-20241119182216", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": "git://github.com/ianstormtaylor/slate.git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2441322
0