@capitaltg/vero 1.13.0 → 1.13.1
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 +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +0 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7111,7 +7111,6 @@ function ey({
|
|
|
7111
7111
|
c
|
|
7112
7112
|
),
|
|
7113
7113
|
isDisabled: g,
|
|
7114
|
-
role: "combobox",
|
|
7115
7114
|
variant: "input",
|
|
7116
7115
|
...N,
|
|
7117
7116
|
onKeyDown: (Q) => {
|
|
@@ -10568,7 +10567,6 @@ const wx = D.forwardRef(
|
|
|
10568
10567
|
s
|
|
10569
10568
|
),
|
|
10570
10569
|
isDisabled: f,
|
|
10571
|
-
role: "combobox",
|
|
10572
10570
|
variant: "input",
|
|
10573
10571
|
...g,
|
|
10574
10572
|
children: [
|