feat: add services
This commit is contained in:
@@ -3,6 +3,7 @@ import axios from "axios";
|
|||||||
|
|
||||||
const defaultConfig = {
|
const defaultConfig = {
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
|
"Access-Control-Allow-Origin": "*",
|
||||||
};
|
};
|
||||||
|
|
||||||
const api = axios.create({
|
const api = axios.create({
|
||||||
|
|||||||
Reference in New Issue
Block a user