react-spectrum
1e5a2659 - fix(useFocusVisible): use Reflect.defineProperty to wrap HTMLElement.prototype.focus (#10041)

Commit
45 days ago
fix(useFocusVisible): use Reflect.defineProperty to wrap HTMLElement.prototype.focus (#10041) * fix(useFocusVisible): use Object.defineProperty to wrap HTMLElement.prototype.focus * use Reflect.defineProperty instead of Object.defineProperty
Author
Parents
Loading