UNPKG

@boxyhq/react-ui

Version:

React UI components from BoxyHQ

4 lines (3 loc) 200 B
import type { ConnectionsWrapperProp } from "../types"; declare function ConnectionsWrapper(props: ConnectionsWrapperProp): import("react/jsx-runtime").JSX.Element; export default ConnectionsWrapper;