temp
This commit is contained in:
4
utils/get-phone.js
Normal file
4
utils/get-phone.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export const getPhone = (data) => {
|
||||
console.log("getPhone", data);
|
||||
return data;
|
||||
}
|
||||
Reference in New Issue
Block a user