UNPKG

react-toolbox

Version:

A set of React components implementing Google's Material Design specification with the power of CSS Modules.

11 lines (8 loc) 227 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.FontIcon = undefined; var _FontIcon = require('./FontIcon'); exports.default = _FontIcon.FontIcon; exports.FontIcon = _FontIcon.FontIcon;