UNPKG

@boxyhq/react-ui

Version:

React UI components from BoxyHQ

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