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) 424 B
import{__rest as e,__assign as r}from"../../../node_modules/tslib/tslib.es6.js";import t from"react";import{Divider as i}from"@mui/material";import{StyledBox as o}from"./styled.js";var a=function(a){var m=a.divider,d=a.children,l=e(a,["divider","children"]);return t.createElement(o,r({id:"page_footer",className:"page-footer",divider:m&&t.createElement(i,{orientation:"vertical",flexItem:!0})},l),d)};export{a as default};