UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

6 lines (5 loc) 132 B
export const a11yHiddenSvgProps = { // Hides element from a11y tree 'aria-hidden': true, }; //# sourceMappingURL=svg.js.map