- {/* eslint-disable-next-line smarthr/a11y-input-has-name-attribute, smarthr/a11y-input-in-form-control */}
+ {/* eslint-disable-next-line smarthr/a11y-input-in-form-control */}
= ({ indent = true, className, elementA
const style = upwardLink({ indent, className })
return (
- {/* eslint-disable-next-line smarthr/a11y-anchor-has-href-attribute */}
} />
)