buli
2023-07-14 744f42c5496e656a1f9927740a3b37c0b97a6cba
force-app/main/default/lwc/customDeleteReasonComp/customDeleteReasonComp.js
@@ -1,3 +1,3 @@
import { LightningElement } from "lwc";
import { LightningElement } from 'lwc';
export default class CustomDeleteReasonComp extends LightningElement {}
export default class CustomDeleteReasonComp extends LightningElement {}