Overriding instance of useId used within @react-aria hooks
#6374
-
|
Is it possible to provide a custom We use our own implementation of react's We'd much prefer it if we can also use this custom instance of |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
No, but you could use something like patch-package if you really need to override the behavior and are ok with the maintenance. |
Beta Was this translation helpful? Give feedback.
No, but you could use something like patch-package if you really need to override the behavior and are ok with the maintenance.