Update lwc.html

This commit is contained in:
Richie Bendall
2020-11-20 22:49:30 +13:00
committed by GitHub
parent 2e1afe5c6c
commit dc70799e28

View File

@@ -1,6 +1,6 @@
<template> <template>
<lightning-card> <lightning-card>
<div class="slds-m-around_medium"> <div>
<p>Hello World</p> <p>Hello World</p>
</div> </div>
</lightning-card> </lightning-card>