Skip to content

Commit

Permalink
Replace copied social icons with social logos package (#33613)
Browse files Browse the repository at this point in the history
* Install "social-logos" as dependency in `js-packages/components`

* Replace copied Social icons with SocialLogo component

* Clean up `js-packages/components/components/icons` README

* Update social icons consumer components

* Add changelog

* Update "social-logos" to the latest version

* Add changelog

* Make CI happy | Fix the lock file I didn't even touch

* Add changelog

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6531254231
  • Loading branch information
manzoorwanijk authored and matticbot committed Oct 16, 2023
1 parent 43ed58e commit 50d35a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/dashboard/jetpack-forms-dashboard.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-plugins', 'wp-primitives', 'wp-url'), 'version' => '7fa64e05846b55b78ed8');
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-plugins', 'wp-primitives', 'wp-url'), 'version' => 'd0114c349e2f0aa4b469');
4 changes: 2 additions & 2 deletions dist/dashboard/jetpack-forms-dashboard.js

Large diffs are not rendered by default.

0 comments on commit 50d35a6

Please sign in to comment.