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