Skip to content

Re-export VisuallyHidden in react-aria-components #8669

@lixiaoyan

Description

@lixiaoyan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions