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