Switch out create-react-app site for gatsby site
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* Utils: Back-end
|
||||
*/
|
||||
|
||||
import config from '../config'
|
||||
import config from '../../config'
|
||||
|
||||
/**
|
||||
* Register a new user
|
||||
@@ -68,4 +68,4 @@ export const requestApi = async (
|
||||
}
|
||||
|
||||
return await response.json()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user