UNPKG

lucid-ui

Version:

A UI component library from AppNexus.

4 lines (3 loc) 141 B
import React from 'react'; import { BarChartIcon } from '../../../../index'; export default () => (React.createElement(BarChartIcon, null));