Changed shipping phone data

This commit is contained in:
Rodel 2021-11-10 22:57:50 +08:00
parent 49647ea852
commit ee3b315eaa
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ const customerShipping = {
city: 'Buffalo',
state: 'NY',
postcode: '14201',
phone: '123456789',
phone: '6146524353',
};
module.exports = {