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