| 568 | }); |
| 569 | } |
| 570 | function Qe(e, r) { |
| 571 | var a = function() { |
| 572 | Xe || (Xe = !0, l("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r)); |
| 573 | }; |
| 574 | a.isReactWarning = !0, Object.defineProperty(e, "ref", { |
| 575 | get: a, |
| 576 | configurable: !0 |
| 577 | }); |
| 578 | } |
| 579 | function Ze(e) { |
| 580 | if (typeof e.ref == "string" && B.current && e.__self && B.current.stateNode !== e.__self) { |
| 581 | var r = le(B.current.type); |