Review request changed
- Added Files:
Review Request #125 — Created Oct. 22, 2025 and updated
71:57 error 'listing' is defined but never used
101:49 error 'approvalNote' is assigned a value but never used
? 26 problems (20 errors, 6 warnings)
| 71 | const filteredListings = allListings.filter(listing => true); |
|---|
import thua biet listing
| 101 | export const approveListing = async (listingId, approvalNote = '') => { |
|---|
import thua listing approvalNote