Fix prettier bug failing CI (#22506)

This commit is contained in:
RachelElysia 2024-09-30 07:45:46 -07:00 committed by GitHub
parent d9bb0ea466
commit e88efc9691
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,8 +44,8 @@ const DeleteScriptModal = ({
<p>
The script{" "}
<span className={`${baseClass}__script-name`}>{scriptName}</span> will
run on pending hosts. After the script runs, its output and
exit code will appear in the activity feed.
run on pending hosts. After the script runs, its output and exit code
will appear in the activity feed.
</p>
<div className="modal-cta-wrap">
<Button