unknown
2023-08-24 ddb0231ef7c5cf2bad9d3f1afc2f733674ad38a5
force-app/main/default/lwc/lexXinSearchVisitorPlace/lexXinSearchVisitorPlace.html
@@ -14,4 +14,4 @@
        <span class="result_name" key={result.Id}>{result.Name}</span>
        <span class="result_id" style="display:none" key={result.Id}>{result.Id}</span>
    </template>
</template>
</template>