Fleet UI: Tooltip position bottom (#25643)

This commit is contained in:
RachelElysia 2025-01-22 09:15:19 -05:00 committed by GitHub
parent 26de929d97
commit 7b26cb91a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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>
.