UNPKG

@gsretail.com/gui-core

Version:

A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook

2 lines (1 loc) 364 B
import{__rest as r,__assign as t}from"../../node_modules/tslib/tslib.es6.js";import e from"react";import{ListItemAvatar as i}from"@mui/material";import m from"./GuiListItemAvatar.styled.js";var o=m((function(m){var o=m.children,a=r(m,["children"]);return e.createElement(i,t({},a),o||"{children}")}));o.defaultProps={};export{o as GuiListItemAvatar,o as default};