UNPKG

@zohodesk/dot

Version:

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

12 lines (11 loc) 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultProps = void 0; var defaultProps = { size: 'medium', paddingRightClass: '', dataSelectorId: 'formAction' }; exports.defaultProps = defaultProps;