UNPKG

@lyra/base

Version:

Lyra plugin containing the base components and roles for a Lyra configuration

13 lines (8 loc) 300 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _cog = require('react-icons/lib/fa/cog'); var _cog2 = _interopRequireDefault(_cog); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } exports.default = _cog2.default;