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 cadf4a7 commit ee8b797
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion build/admin/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '13379405bb7811b1b1c2');
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '5ed40df2aec36047b236');
26 changes: 13 additions & 13 deletions build/admin/index.js

Large diffs are not rendered by default.

0 comments on commit ee8b797

Please sign in to comment.