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) 289 B
import{__assign as t}from"../../../../../node_modules/tslib/tslib.es6.js";import e from"react";import{GuiLoadingButton as o}from"../../../../Button/GuiLoadingButton.js";var r=function(r){return e.createElement(o,t({label:r.label?r.label:"Loading"},r,{size:"tiny"}))};export{r as default};