woocommerce/plugins/woocommerce-admin/client/marketing/components/PluginCardBody
Patricia Hillebrandt 5dd7713346
[Performance]: Replace `classnames` usage with `clsx` (#47760)
* Replace classnames with clsx within woocommerce-blocks.

* Undo unnecessary change to getClassnames const.

* Replace classnames with clsx within woocommerce-admin.

* Add changelog.

* Update the pnpm lock file

* Address lint.

* Address lint errors for the block-library.
2024-05-31 05:49:36 +02:00
..
PluginCardBody.scss Feature integration: UI Revamp on Marketing Page (#34642) 2022-09-14 15:43:30 +08:00
PluginCardBody.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
SmartPluginCardBody.tsx Add `source` event props for `marketing_recommended_extension` track events to differentiate recommendations from woo.com API or default fallback data (#44714) 2024-02-20 19:44:28 +08:00
index.ts Add SmartPluginCardBody component. 2022-12-10 02:29:58 +08:00
useIsPluginInstalledNotActivated.ts Replace useIsPluginInstalled with useIsPluginInstalledNotActivated. 2023-01-20 01:36:39 +08:00