arengibook 2.4.597 → 2.4.598

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.
Files changed (2) hide show
  1. package/dist/index.js +0 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -36155,7 +36155,6 @@ var Dropdown = function Dropdown(_ref) {
36155
36155
  backgroundColor: option === null || option === void 0 ? void 0 : option.color,
36156
36156
  color: _iconColor,
36157
36157
  padding: '0.5rem',
36158
- borderRadius: '1rem',
36159
36158
  display: 'inline-block'
36160
36159
  }, valueStyle)
36161
36160
  }, option !== null && option !== void 0 && option[optionLabel] ? /*#__PURE__*/React__default.createElement("span", {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "arengibook",
3
3
  "private": false,
4
- "version": "2.4.597",
4
+ "version": "2.4.598",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",
7
7
  "exports": {