graphand-react
Advanced tools
Comparing version 0.4.27-beta to 0.4.28-beta
@@ -7,5 +7,6 @@ import GraphandForm from "./components/GraphandForm"; | ||
import useList from "./lib/useList"; | ||
import usePage from "./lib/usePage"; | ||
import GraphandPluginReact from "./plugin"; | ||
import { InputComponentProps, ViewComponentProps } from "./plugin"; | ||
export default GraphandPluginReact; | ||
export { GraphandPluginReact, PromiseSuspense, InfiniteList, InfiniteListProps, InfiniteListItemProps, InfiniteListContainerProps, InfiniteListPageProps, InfiniteListLoadingProps, GraphandForm, useList, GraphandFormTemplateParams, GraphandFormTemplate, GraphandFormOptions, InputComponentProps, ViewComponentProps, }; | ||
export { GraphandPluginReact, PromiseSuspense, InfiniteList, InfiniteListProps, InfiniteListItemProps, InfiniteListContainerProps, InfiniteListPageProps, InfiniteListLoadingProps, GraphandForm, useList, usePage, GraphandFormTemplateParams, GraphandFormTemplate, GraphandFormOptions, InputComponentProps, ViewComponentProps, }; |
{ | ||
"name": "graphand-react", | ||
"version": "0.4.27-beta", | ||
"version": "0.4.28-beta", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/pierrecabriere/graphand-react", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
558996
2341