Skip to content

Commit 2166a3d

Browse files
committed
topcoder-platform#101 green indicator error when switch tab from "more"
1 parent c2ef540 commit 2166a3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/TopNav/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ const TopNav = ({
266266
setIconSelectPos(menu.subMenu[0].id)
267267
}
268268
})
269-
!showIconSelect && setTimeout(() => setShowIconSelect(true), 300)
270269
}
271270

272271
const handleClickLeftMenu = () => setShowLeftMenu(x => !x)

0 commit comments

Comments
 (0)