tlrobinson/annotate-react-dom
Annotates DOM nodes with their React component name to make them targetable by CSS selector, e.x. `[react=MyComponent]`. Useful for Selenium testing, etc.
JavaScript
Annotates DOM nodes with their React component name to make them targetable by CSS selector, e.x. `[react=MyComponent]`. Useful for Selenium testing, etc.
JavaScript