in src/util/hidden-from-at.js [3:5]
export default function (props) { return trueish(props, 'aria-hidden'); }