Closed NguyenPhuongNam99 closed 9 months ago
Contacts.getAll() .then((contacts) => { setDataList(formatData(contacts)) setContactsList(formatData(contacts)) })
I get all list contact but show default phone number . Example phone number as: Bell, Applessed
Please help me fix bug
This issue is stale, please provide more information about the status
Contacts.getAll() .then((contacts) => { setDataList(formatData(contacts)) setContactsList(formatData(contacts)) })
I get all list contact but show default phone number . Example phone number as: Bell, Applessed
Please help me fix bug