Skip to content

Commit

Permalink
Fleet UI: Tooltip position bottom (#25643)
Browse files Browse the repository at this point in the history
  • Loading branch information
RachelElysia authored Jan 22, 2025
1 parent 26de929 commit 7b26cb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const AddInstallSoftware = ({
) : (
<>
{installDuringSetupCount} software will be{" "}
<TooltipWrapper position="top" tipContent="Software order will vary.">
<TooltipWrapper tipContent="Software order will vary.">
installed during setup
</TooltipWrapper>
.
Expand Down

0 comments on commit 7b26cb9

Please sign in to comment.