Skip to content

Commit

Permalink
fix(suite): Fix device arrow during discovery (#16056)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvaclavik authored Dec 19, 2024
1 parent aadd4e4 commit ea0831a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ export const DeviceSelector = () => {
>
<ViewOnlyTooltip>
<Tooltip
isFullWidth
placement="bottom"
content={
discoveryInProgress ? (
Expand Down

0 comments on commit ea0831a

Please sign in to comment.