UNPKG

@zohodesk/dot

Version:

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

15 lines (14 loc) 307 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultProps = void 0; var defaultProps = { iconSize: '21', name: 'phone', needTopicBorder: true, renderIconOnly: false, dataSelectorId: 'channelIcon', customProps: {} }; exports.defaultProps = defaultProps;