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) 390 B
import{__rest as r,__assign as o}from"tslib";import a from"react";import{Box as e}from"@mui/material";import t from"./GuiLayoutBody.styled.js";var i=t((function(t){var i=t.className,m=t.boxProps,s=r(t,["className","boxProps"]);return a.createElement(e,o({className:["gui-layout-body",i&&i].join(" ")},m),s.children?s.children:"{props.children}")}));export{i as GuiLayoutBody,i as default};