UNPKG

@pk-design/react-ui-kit

Version:
4 lines (3 loc) 166 B
/// <reference types="react" /> import { DialogContainerProps } from './props'; export default function DialogContainer(props: DialogContainerProps): JSX.Element;