UNPKG

@boxyhq/react-ui

Version:

React UI components from BoxyHQ

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