@bigstair/core
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -61,3 +61,3 @@ var __create = Object.create; | ||
return /* @__PURE__ */ React.createElement("button", __spreadValues({ | ||
style: { padding: "8px" } | ||
style: { padding: "16px" } | ||
}, props), children); | ||
@@ -64,0 +64,0 @@ } |
{ | ||
"name": "@bigstair/core", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.mjs", |
Sorry, the diff of this file is not supported yet
5341