UNPKG

@boxyhq/react-ui

Version:

React UI components from BoxyHQ

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