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