UNPKG

@zohodesk/dot

Version:

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

12 lines (11 loc) 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SearchUI_defaultProps = void 0; var SearchUI_defaultProps = { activeClass: '', isBoxed: false, isSearchIconNeed: false }; exports.SearchUI_defaultProps = SearchUI_defaultProps;