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) 235 B
import{__rest as r,__assign as t}from"tslib";import e from"react";import{CardHeader as a}from"@mui/material";var m=function(m){var o=r(m,[]);return e.createElement(a,t({},o))};m.defaultProps={};export{m as GuiCardHeader,m as default};