UNPKG

react-a11y

Version:

Warns about potential accessibility issues with your React elements.

5 lines (3 loc) 94 B
export default function (props = {}, name) { return typeof props[name] === 'function'; }