Add Salesforce Lightning Web Component (#867)
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
7
l/lwc.html
Normal file
7
l/lwc.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<lightning-card>
|
||||
<div class="slds-m-around_medium">
|
||||
<p>Hello World</p>
|
||||
</div>
|
||||
</lightning-card>
|
||||
</template>
|
||||
Reference in New Issue
Block a user