Skip to content

Instantly share code, notes, and snippets.

@ketan-benegal
Created March 14, 2019 12:56
Show Gist options
  • Save ketan-benegal/67e1880ca845834268bfd32ce9d0dfb6 to your computer and use it in GitHub Desktop.
Save ketan-benegal/67e1880ca845834268bfd32ce9d0dfb6 to your computer and use it in GitHub Desktop.
<template>
<lightning-card title="CloudFountain" icon-name="custom:custom14">
<div class="slds-m-around_medium">
<p>Hello, {greeting}!</p>
</div>
</lightning-card>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment