UNPKG

@zohodesk/utils

Version:

Unified Component Library - Utils

9 lines (8 loc) 151 B
import PropTypes from 'prop-types'; export default { customStyle: PropTypes.object }; /** * Prop Name */ export const customStyle = "customStyle";