UNPKG

@zohodesk/dot

Version:

In this Library, we Provide Some Basic Components to Build Your Application

6 lines 225 B
import { FieldCommonDefaultProps } from "../../props/FieldCommonDefaultProps"; export const defaultProps = { ...FieldCommonDefaultProps(), renderProps: {}, alignContainer: 'vertical', dataSelectorId: 'fieldContainer' };