Skip to content

Instantly share code, notes, and snippets.

@choudharymanish8585
Created December 14, 2018 23:48
Show Gist options
  • Save choudharymanish8585/c7802c2c04b4dcdf1f8b86ab172583d7 to your computer and use it in GitHub Desktop.
Save choudharymanish8585/c7802c2c04b4dcdf1f8b86ab172583d7 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<LightningComponentBundle xmlns="http://soap.sforce.com/2006/04/metadata" fqn="SimpleCalculator">
<apiVersion>45.0</apiVersion>
<targets>
<target>lightning__AppPage</target>
<target>lightning__RecordPage</target>
<target>lightning__HomePage</target>
</targets>
</LightningComponentBundle>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment