liangxiaozhen
2023-08-11 af908216bb0012fe849e3b49b3039c7ba238f8f0
force-app/main/default/lwc/lexmultiSelectCombobox/lexmultiSelectCombobox.js-meta.xml
@@ -1,13 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<LightningComponentBundle xmlns="http://soap.sforce.com/2006/04/metadata">
    <apiVersion>57.0</apiVersion>
    <isExposed>true</isExposed>
    <targets>
      <target>lightning__RecordPage</target>
      <target>lightning__AppPage</target>
      <target>lightning__HomePage</target>
      <target>lightning__RecordAction</target>
   </targets>
    <masterLabel>Multi Select Combobox</masterLabel>
    <description>Combobox with different configuration options that also supports multi select.</description>
    <isExposed>false</isExposed>
</LightningComponentBundle>