Skip to content

Commit 38b5dee

Browse files
committed
cs && rebuild
1 parent d60c18b commit 38b5dee

File tree

7 files changed

+504
-494
lines changed

7 files changed

+504
-494
lines changed

package-lock.json

Lines changed: 413 additions & 441 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/actions/src/Testing/TestsActions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ public function getMountedActionModalHtml(): Closure
768768
if (array_key_exists($partialName, $partials)) {
769769
return $partials[$partialName];
770770
}
771-
771+
772772
$nestingIndex = count($this->instance()->mountedActions) - 1;
773773
$partialName = "{$partialName}.{$nestingIndex}";
774774

packages/forms/dist/components/code-editor.js

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/forms/dist/components/rich-editor.js

Lines changed: 63 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/panels/dist/theme.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/widgets/dist/components/chart.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/widgets/dist/components/stats-overview/stat/chart.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)