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