mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
settings/SettingsDrawer: do not focus hub name label
This commit is contained in:
@@ -194,6 +194,7 @@ const SettingsDrawer: React.VoidFunctionComponent<SettingsProps> = ({
|
||||
placement="left"
|
||||
targetTagName="div"
|
||||
hoverOpenDelay={tooltipDelay}
|
||||
openOnTargetFocus={false}
|
||||
>
|
||||
<Label
|
||||
className={Classes.INLINE}
|
||||
|
||||
Reference in New Issue
Block a user