<?php
/**
 * Thrive Themes - https://thrivethemes.com
 *
 * @package thrive-visual-editor
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Silence is golden!
}
?>
<a href="javascript:void(0);" class="click lp-category-filter" data-fn="filter" data-source="<#= filterSource #>" data-key="<#= key #>">
	<span><#= label #></span>
	<span><#= counter #></span>
</a>
