settings/SettingsDrawer: do not focus hub name label

This commit is contained in:
David Lechner
2022-03-15 21:49:34 -05:00
parent 675d01013d
commit cb3f22fc9b
+1
View File
@@ -194,6 +194,7 @@ const SettingsDrawer: React.VoidFunctionComponent<SettingsProps> = ({
placement="left"
targetTagName="div"
hoverOpenDelay={tooltipDelay}
openOnTargetFocus={false}
>
<Label
className={Classes.INLINE}