UNPKG

uxcore-notice-icon

Version:
22 lines (16 loc) 771 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = undefined; var _NoticeIcon = require('./NoticeIcon'); var _NoticeIcon2 = _interopRequireDefault(_NoticeIcon); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; } exports["default"] = _NoticeIcon2["default"]; /** * NoticeIcon Component for uxcore * @author Amanda111 * * Copyright 2017-2018, Uxcore Team, Alinw. * All rights reserved. */ module.exports = exports['default'];