UNPKG

@atlaskit/visually-hidden

Version:

A utility that hides content from the screen while retaining readability by screen readers for accessibility.

3 lines (2 loc) 97 B
export { default } from './visually-hidden'; export type { VisuallyHiddenProps } from './types';