@seafile/slate-react
Advanced tools
Comparing version 0.92.5 to 0.92.6
@@ -19,2 +19,4 @@ import React from 'react'; | ||
}; | ||
cursors?: Cursors; | ||
isComposing?: boolean; | ||
} | ||
@@ -21,0 +23,0 @@ /** |
@@ -16,2 +16,3 @@ import React from 'react'; | ||
cursors?: Cursors; | ||
isComposing?: boolean | undefined; | ||
}) => JSX.Element; | ||
@@ -26,2 +27,3 @@ declare const MemoizedElement: React.MemoExoticComponent<(props: { | ||
cursors?: Cursors; | ||
isComposing?: boolean | undefined; | ||
}) => JSX.Element>; | ||
@@ -28,0 +30,0 @@ /** |
{ | ||
"name": "@seafile/slate-react", | ||
"description": "Tools for building completely customizable richtext editors with React.", | ||
"version": "0.92.5", | ||
"version": "0.92.6", | ||
"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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1207261
86
10445