@gsretail.com/gui-core
Version:
A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook
2 lines (1 loc) • 324 B
JavaScript
import{__makeTemplateObject as t}from"tslib";import r from"react";import{Box as e}from"@mui/material";import i from"@emotion/styled";var n,m=i(e)(n||(n=t(["\n width: 100%;\n height: 100%;\n"],["\n width: 100%;\n height: 100%;\n"]))),o=function(t){var e=t.children;return r.createElement(m,null,e)};export{o as default};