UNPKG

react-html-attributes

Version:

A react supported html attributes store keyed by their tags

10 lines (7 loc) 255 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var reactHtmlAttributes = require('./react-html-attributes.json'); exports.default = reactHtmlAttributes; module.exports = reactHtmlAttributes; // for CommonJS compatibility