diff --git a/packages/react-bootstrap-table2/src/row.js b/packages/react-bootstrap-table2/src/row.js index 24f443a..fa723af 100644 --- a/packages/react-bootstrap-table2/src/row.js +++ b/packages/react-bootstrap-table2/src/row.js @@ -1,4 +1,5 @@ /* eslint react/prop-types: 0 */ +/* eslint react/no-array-index-key: 0 */ import React, { Component } from 'react'; import PropTypes from 'prop-types'; @@ -126,7 +127,7 @@ class Row extends Component { } return (