woocommerce/plugins/woocommerce-admin/client/marketing/overview-multichannel/Channels
Gan Eng Chin 6f4e05945b
Add dummy data for testing in useRecommendedChannels.
2022-12-14 20:19:20 +08:00
..
Channels.scss Display recommended channels in a collapsible list in Channels card. 2022-12-14 01:13:00 +08:00
Channels.tsx Code refactor with RecommendedChannelsList. 2022-12-14 02:07:35 +08:00
CollapsibleRecommendedChannels.tsx Code refactor with RecommendedChannelsList. 2022-12-14 02:07:35 +08:00
InstalledChannelCardBody.scss Display issue status in Channels card. 2022-12-13 22:47:16 +08:00
InstalledChannelCardBody.tsx Display description and button based on channel setup status in Channels card. 2022-12-13 23:23:13 +08:00
RecommendedChannelsList.tsx Code refactor with RecommendedChannelsList. 2022-12-14 02:07:35 +08:00
index.ts Add Channels card into Marketing page. 2022-12-10 02:29:57 +08:00
types.ts Add Channels card into Marketing page. 2022-12-10 02:29:57 +08:00
useChannels.ts Add Channels card into Marketing page. 2022-12-10 02:29:57 +08:00
useRecommendedChannels.ts Add dummy data for testing in useRecommendedChannels. 2022-12-14 20:19:20 +08:00
useRegisteredChannels.ts Add dummy data for testing. 2022-12-14 20:11:40 +08:00