Open scurker opened 1 month ago
closes #1703
Any existing components that were utilizing focus-trap-react should now be using the internal useFocusTrap hook. Some small refactors had to take place to accommodate the new hook, but otherwise the functionality should be identical.
focus-trap-react
useFocusTrap
This pull request is automatically being deployed by Amplify Hosting (learn more).Access this pull request here: https://pr-1730.d15792l1n26ww3.amplifyapp.com
closes #1703
Any existing components that were utilizing
focus-trap-react
should now be using the internaluseFocusTrap
hook. Some small refactors had to take place to accommodate the new hook, but otherwise the functionality should be identical.