From fc813e80b64436717137c9a34557cd736a95ea6d Mon Sep 17 00:00:00 2001 From: AllenFang Date: Sun, 28 Jan 2018 21:57:30 +0800 Subject: [PATCH] fix #172 --- packages/react-bootstrap-table2/src/row.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 (