UNPKG

@hhgtech/hhg-components

Version:
4 lines (3 loc) 153 B
import React from 'react'; import { BoxProps } from '@mantine/core'; export declare const DefaultForm: ({ ...props }: BoxProps) => React.JSX.Element;