Provide a general summary of the feature here
Re-export VisuallyHidden
in react-aria-components
.
🤔 Expected Behavior?
import { VisuallyHidden } from 'react-aria-components';
😯 Current Behavior
import { VisuallyHidden } from 'react-aria';
💁 Possible Solution
export { VisuallyHidden } from 'react-aria';
🔦 Context
.
💻 Examples
No response
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response