working around on table

This commit is contained in:
Kenta420 2024-01-24 16:56:16 +07:00
parent e6f5d152f0
commit 23fd193c34
36 changed files with 3999 additions and 82 deletions

View file

@ -1,5 +1,5 @@
import { create } from 'zustand'
import customAxios from '../utils/customAxios'
import customAxios from '../lib/customAxios'
export interface UserInfo {
id: string