Skip to content

Commit

Permalink
restore on tooltips to prevent chaos
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Shandling committed Mar 22, 2024
1 parent 9aa3c15 commit 955a098
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -788,6 +788,7 @@ const ManagePolicyPage = ({
place="left"
positionStrategy="fixed"
offset={24}
disableStyleInjection
>
Available in Fleet Premium
</ReactTooltip5>
Expand All @@ -805,6 +806,7 @@ const ManagePolicyPage = ({
place="left"
positionStrategy="fixed"
offset={24}
disableStyleInjection
>
Select a team to manage
<br />
Expand Down

0 comments on commit 955a098

Please sign in to comment.