UNPKG

@zohodesk/dot

Version:

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

11 lines 281 B
import { DUMMY_OBJECT } from '@zohodesk/dotkit/es/utils/constants'; export const defaultProps = { isLink: false, fontWeight: 'regular', className: '', isDotted: true, customProps: DUMMY_OBJECT, whiteSpace: 'pre', isHighlighted: false, highlightData: DUMMY_OBJECT };