UNPKG

@zohodesk/dot

Version:

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

11 lines (10 loc) 221 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultProps = void 0; var defaultProps = { dataId: 'requestUrlNotFound', customClass: '' }; exports.defaultProps = defaultProps;