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