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) 263 B
import{__rest as r,__assign as t}from"tslib";import e from"react";import{CardMedia as m}from"@mui/material";var i=function(i){var o=r(i,[]);return e.createElement(m,t({},o),"img"===o.component?null:o.children&&o.children)};export{i as GuiCardMedia,i as default};