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) 427 B
import{__assign as t}from"../../../../../node_modules/tslib/tslib.es6.js";import e from"react";import{GuiButton as o}from"../../../../Button/GuiButton.js";import{GuiIcon as r}from"../../../../../node_modules/@gsretail.com/gui-icons/dist/index.js";var n=function(n){return e.createElement(o,t({variant:"contained",color:"secondary",size:"tiny",startIcon:e.createElement(r,{name:"Reset"})},n),"초기화")};export{n as default};