Skip to content

Commit

Permalink
Backup: fix backup pricing placeholder (#40157)
Browse files Browse the repository at this point in the history
* Fix backup pricing card loading placeholder

* Changelog

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11825621230

Upstream-Ref: Automattic/jetpack@3eeff5b
  • Loading branch information
Initsogar authored and matticbot committed Nov 13, 2024
1 parent 7acb400 commit 6fa70b2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '2cb97523cb2195cca05c');
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'cf5065f35cb46edfac28');
2 changes: 1 addition & 1 deletion build/index.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '4e98b245f532e8762147');
<?php return array('dependencies' => array('jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'e288951fbef3b68b97e5');

Large diffs are not rendered by default.

0 comments on commit 6fa70b2

Please sign in to comment.