binxie
2024-01-17 92d30efcdebfc59500385e018d597a6b6a946075
1
2
3
import { LightningElement } from 'lwc';
 
export default class CustomDeleteReasonComp extends LightningElement {}