UNPKG

@lyra/base

Version:

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

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