I have a function fetching data through Axios in the zustand store: import create from 'zustand' import axios from "axios"; export const useStore ...
確定! 回上一頁