UNPKG

@louis-young/design-system-react

Version:
3 lines (2 loc) 280 B
import{jsx as t}from"react/jsx-runtime";var e=function(e){var r=e.children,n=e.onClick;return t("button",{className:"rounded bg-blue-500 px-4 py-2 font-bold text-white hover:bg-blue-700",onClick:n,type:"button",children:r})};export{e as Button}; //# sourceMappingURL=index.js.map