You've already forked The-API-Book
mirror of
https://github.com/twirl/The-API-Book.git
synced 2025-06-30 22:43:38 +02:00
Further dive into decomposing
This commit is contained in:
@ -25,7 +25,8 @@ export const CAFEE_CHAMOMILE_LUNGO_OFFER = {
|
||||
intervalValueSeconds: 120,
|
||||
formattedValue: '2 min'
|
||||
},
|
||||
icon: '../../assets/coffee.png'
|
||||
icon: '../../assets/coffee.png',
|
||||
phone: '12484345508'
|
||||
},
|
||||
price: {
|
||||
decimalValue: '37.00',
|
||||
|
Reference in New Issue
Block a user