UNPKG

hy-checkbox

Version:

checkbox & radio ui components for react

17 lines (12 loc) 481 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = undefined; var _Tags = require('./Tags'); var _Tags2 = _interopRequireDefault(_Tags); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } exports.default = _Tags2.default; /* * @Author: SiMeiyu * @Date: 2017-07-11 10:17:20 */