Automatic reload import React

后端 未结 0 1462
眼角桃花
眼角桃花 2020-12-17 16:04

Currently, I\'ve made an axios common to calling API as:

export const API_LOCAL = axios.create({
    baseURL: process.env.REACT_APP_BASEURL,
    headers: {
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题