Prabhashi Meddegoda
Results
1
comments of
Prabhashi Meddegoda
In @rishipisipati 's code, replacing `getRemoveFileProps.onClick(event);` with `getRemoveFileProps().onClick(event);` worked for me. Otherwise it gives an error.