UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

12 lines (11 loc) 307 B
{ "id": "focusable-not-tabbable", "evaluate": "focusable-not-tabbable-evaluate", "metadata": { "impact": "serious", "messages": { "pass": "No focusable elements contained within element", "fail": "Focusable content should have tabindex='-1' or be removed from the DOM" } } }