Fleet UI: Delete policy copy change (#25050)

This commit is contained in:
RachelElysia 2024-12-30 14:24:06 -05:00 committed by GitHub
parent 0d7b3d70e2
commit f0f6172ab7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,8 @@ const DeletePolicyModal = ({
className={baseClass}
>
<div className={baseClass}>
Are you sure you want to delete the selected policies?
Deleting these policies will disable any associated automations, such as
automatic software install or automatic script run.
<div className="modal-cta-wrap">
<Button
type="button"