@blerp/design 1.0.90 → 1.0.91

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -88545,7 +88545,7 @@ var BraintreeUI = function BraintreeUI(_ref) {
88545
88545
  disabled: postalCode === "" ? true : false,
88546
88546
  sx: {
88547
88547
  marginBottom: "15px",
88548
- marginTop: "6px"
88548
+ marginTop: "12px"
88549
88549
  },
88550
88550
  onClick: /*#__PURE__*/function () {
88551
88551
  var _ref2 = _asyncToGenerator__default['default']( /*#__PURE__*/_regeneratorRuntime__default['default'].mark(function _callee(event) {
package/dist/index.esm.js CHANGED
@@ -88476,7 +88476,7 @@ var BraintreeUI = function BraintreeUI(_ref) {
88476
88476
  disabled: postalCode === "" ? true : false,
88477
88477
  sx: {
88478
88478
  marginBottom: "15px",
88479
- marginTop: "6px"
88479
+ marginTop: "12px"
88480
88480
  },
88481
88481
  onClick: /*#__PURE__*/function () {
88482
88482
  var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee(event) {
package/dist/index.umd.js CHANGED
@@ -88497,7 +88497,7 @@
88497
88497
  disabled: postalCode === "" ? true : false,
88498
88498
  sx: {
88499
88499
  marginBottom: "15px",
88500
- marginTop: "6px"
88500
+ marginTop: "12px"
88501
88501
  },
88502
88502
  onClick: /*#__PURE__*/function () {
88503
88503
  var _ref2 = _asyncToGenerator__default['default']( /*#__PURE__*/_regeneratorRuntime__default['default'].mark(function _callee(event) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blerp/design",
3
- "version": "1.0.90",
3
+ "version": "1.0.91",
4
4
  "description": "Blerp UI",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {