fix problems with rendering data
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const ENDPOINT = '/data/v1/houses';
|
||||
import extend from 'extend';
|
||||
|
||||
const ENDPOINT = '/data/v1/houses';
|
||||
|
||||
class HousesApi {
|
||||
|
||||
static index(params){
|
||||
|
||||
Reference in New Issue
Block a user