@theroutingcompany/components 0.0.99-alpha.13 → 0.0.99-alpha.14
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.
|
@@ -25306,7 +25306,7 @@ function gB({
|
|
|
25306
25306
|
disabled: u,
|
|
25307
25307
|
ref: D,
|
|
25308
25308
|
onFocus: (j) => {
|
|
25309
|
-
|
|
25309
|
+
O.isOpen || O.open();
|
|
25310
25310
|
},
|
|
25311
25311
|
onBlur: (j) => {
|
|
25312
25312
|
T.current && j.relatedTarget && T.current.contains(j.relatedTarget) || R(S);
|