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