kRadius
Results
1
comments of
kRadius
change placeholder-data 'id' to other name. for example: ``` const users = [ { user_id: '410544b2-4001-4271-9855-fec4b6a6442a', name: 'User', email: '[email protected]', password: '123456', }, ]; const customers = [ { user_id:...