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