From 726f6767d7fa13aff972523a9921eabd16b0cb8e Mon Sep 17 00:00:00 2001 From: irismarie Date: Thu, 1 Apr 2021 14:21:02 +0200 Subject: [PATCH] remove IconKey warning ('key' prop is special, doesn't get forwarded) --- src/common/icon-button.js | 2 +- src/componentconfig/config-table.js | 4 ++-- src/dashboard/dashboard-table.js | 4 ++-- src/ic/ics.js | 4 ++-- src/result/result-table.js | 2 +- src/scenario/scenario.js | 2 +- src/scenario/scenarios.js | 4 ++-- src/user/users.js | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/common/icon-button.js b/src/common/icon-button.js index a3dd0b3..a905dd1 100644 --- a/src/common/icon-button.js +++ b/src/common/icon-button.js @@ -35,7 +35,7 @@ class IconButton extends React.Component { } return {this.props.tooltip}} >