Skip to content

Commit

Permalink
chore: remove Woo Comparison Block from list of blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
HardeepAsrani committed Aug 12, 2024
1 parent e766548 commit e50d082
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/dashboard/components/pages/Blocks.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,13 +201,6 @@ const otterBlocks = [
'icon': tabsIcon,
'docLink': 'https://docs.themeisle.com/article/1672-accessibility-blocks#tabs'
},
{
'slug': 'themeisle-blocks/woo-comparison',
'name': __( 'WooCommerce Comparison Table', 'otter-blocks' ),
'isPro': true,
'icon': comparisonTableIcon,
'docLink': 'https://docs.themeisle.com/article/1671-shop-related-blocks#product-comparison-table'
},
{
'slug': 'themeisle-gutenberg/live-search', // TODO: find why this can not be disabled.
'name': __( 'Live Search', 'otter-blocks' ),
Expand Down

0 comments on commit e50d082

Please sign in to comment.