Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iansltx committed Jan 20, 2025
1 parent fbf999e commit 6c14a10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ const DeleteVppModal = ({
<>
<p>
Apps purchased for the <b>{orgName}</b> location won&apos;t appear in
Fleet, and policies that trigger automatic install of these apps will be removed. Apps
won&apos;t be uninstalled from hosts.
Fleet, and policies that trigger automatic install of these apps will
be removed. Apps won&apos;t be uninstalled from hosts.
</p>
<p>
If you want to enable VPP integration again, you&apos;ll have to
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ const EditTeamsVppModal = ({
</p>
<p>
If you remove a team, App Store apps will be removed from that team,
and policies that trigger automatic install of these apps will be removed.
Installed apps won&apos;t be uninstalled from hosts.
and policies that trigger automatic install of these apps will be
removed. Installed apps won&apos;t be uninstalled from hosts.
</p>
<form onSubmit={onSave} className={baseClass} autoComplete="off">
<TooltipWrapper
Expand Down

0 comments on commit 6c14a10

Please sign in to comment.