css fix ; url fix

This commit is contained in:
GotPPay
2017-11-13 19:26:43 +01:00
parent ec9a29e04d
commit 2974480b83
10 changed files with 27665 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
import fetch from 'isomorphic-fetch'
const BASE_URL = 'localhost';
//const BASE_URL = '192.168.0.13';
//const BASE_URL = 'localhost';
const BASE_URL = '138.68.67.31';
export const saveContactRequest = (listingId, params) => {