Files
Test_Repo/force-app/main/default/lwc/testComponent/testComponent.html

3 lines
48 B
HTML

<template>
<h1> Hello Word </h1>
</template>