Fix prettier bug failing CI (#22506)
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user