@gsretail.com/gui-core
Version:
A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook
2 lines (1 loc) • 332 B
JavaScript
import{__rest as r,__assign as t}from"tslib";import e from"react";import{ListItemAvatar as i}from"@mui/material";import m from"./GuiListItemAvatar.styled.js";var a=m((function(m){var a=m.children,o=r(m,["children"]);return e.createElement(i,t({},o),a||"{children}")}));a.defaultProps={};export{a as GuiListItemAvatar,a as default};