UNPKG

lucid-ui

Version:

A UI component library from AppNexus.

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