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