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