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) 329 B
import{__rest as r,__assign as e}from"tslib";import t from"react";import{ListSubheader as i}from"@mui/material";import m from"./GuiListSubheader.styled.js";var o=m((function(m){var o=m.children,a=r(m,["children"]);return t.createElement(i,e({},a),o||"{children}")}));o.defaultProps={};export{o as GuiListSubheader,o as default};