urfu-ui-kit-react 0.0.39 → 0.0.40

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.
@@ -12136,8 +12136,6 @@ const Cf = ({
12136
12136
  "div",
12137
12137
  {
12138
12138
  className: `u-selectbox${P ? " u-selectbox-disabled" : ""} u-react-select`,
12139
- onBlur: () => S(!1),
12140
- tabIndex: 0,
12141
12139
  ref: X,
12142
12140
  style: Object.assign(
12143
12141
  {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "UrFU UI-Kit for React Web",
4
4
  "license": "UNLICENSED",
5
5
  "private": false,
6
- "version": "0.0.39",
6
+ "version": "0.0.40",
7
7
  "type": "module",
8
8
  "main": "dist/urfu-ui-kit-react",
9
9
  "types": "dist/urfu-ui-kit-react",