1
chenjingwu
2024-04-10 2cdcc35a30adc212ad0a686a604765099dc303f6
1
2
3
import { LightningElement } from 'lwc';
 
export default class ListWithParentRecordDataWrapper extends LightningElement {}