UNPKG

react-test-attributes

Version:

React library to add data-* attributes to DOM elements.

5 lines (4 loc) 100 B
export interface ConfigInterface { suffix?: string; enableInProductionMode?: boolean; }