graphand-react
Advanced tools
Comparing version 0.4.10-beta to 0.4.11-beta
@@ -22,3 +22,3 @@ import { GraphandModel, GraphandPlugin, GraphandField } from "graphand-js"; | ||
static renderForm: (options: GraphandFormOptions) => React.ReactNode; | ||
suspense: SuspenseDefinition<GraphandModel>; | ||
suspense: SuspenseDefinition<this>; | ||
renderForm: (options: GraphandFormOptions) => React.ReactNode; | ||
@@ -25,0 +25,0 @@ renderFieldView: any; |
{ | ||
"name": "graphand-react", | ||
"version": "0.4.10-beta", | ||
"version": "0.4.11-beta", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/pierrecabriere/graphand-react", |
Sorry, the diff of this file is too big to display
553667