UNPKG

@croct/plug-react

Version:

React components and hooks to plug your React applications into Croct.

7 lines (6 loc) 220 B
export * from "@croct/plug/sdk/json"; export * from "@croct/plug/slot"; export * from "@croct/plug/component"; export * from "./CroctProvider.js"; export * from "./hooks/index.js"; export * from "./components/index.js";