UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

6 lines (4 loc) 127 B
function notHtmlMatches(node, virtualNode) { return virtualNode.props.nodeName !== 'html'; } export default notHtmlMatches;