From d348bc10ea600d70ee006316fdcb56eb1dba457b Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 21 Jul 2023 10:52:49 +0530 Subject: Revert "update react-router-dom to version 6.14.1" and "update react-router-dom,react-tooltip& react-transition-group" This reverts commit 0a4a0497bb630dc85cfa0145d57f954feb9c052a and 345fd98dc52a3b7f0d69022b6a19818e559e4557. --- src/components/settings/team/TeamDashboard.tsx | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'src/components/settings/team') diff --git a/src/components/settings/team/TeamDashboard.tsx b/src/components/settings/team/TeamDashboard.tsx index 77bccb8c3..6fd2d4426 100644 --- a/src/components/settings/team/TeamDashboard.tsx +++ b/src/components/settings/team/TeamDashboard.tsx @@ -3,7 +3,7 @@ import { Component, ReactElement } from 'react'; import { observer } from 'mobx-react'; import { defineMessages, injectIntl, WrappedComponentProps } from 'react-intl'; -import { Tooltip as ReactTooltip } from 'react-tooltip'; +import ReactTooltip from 'react-tooltip'; import withStyles, { WithStylesProps } from 'react-jss'; import classnames from 'classnames'; import Loader from '../../ui/Loader'; @@ -173,12 +173,7 @@ class TeamDashboard extends Component { )} - + ) : (
-- cgit v1.2.3-70-g09d2