commit
This commit is contained in:
3
force-app/main/default/lwc/testLWC/testLWC.js
Normal file
3
force-app/main/default/lwc/testLWC/testLWC.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import { LightningElement } from 'lwc';
|
||||
|
||||
export default class TestLWC extends LightningElement {}
|
||||
Reference in New Issue
Block a user