Skip to content

Commit f44db47

Browse files
committed
fix smal issue about description in lwc
1 parent dfd857d commit f44db47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

force-app/main/default/lwc/orgcheckExportButton/orgcheckExportButton.js-meta.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
<LightningComponentBundle xmlns="http://soap.sforce.com/2006/04/metadata">
33
<apiVersion>59.0</apiVersion>
44
<isExposed>false</isExposed>
5+
<masterLabel>Org Check Export Button Component</masterLabel>
6+
<description>Org Check Export Button Component</description>
57
</LightningComponentBundle>

0 commit comments

Comments
 (0)