working around on table
This commit is contained in:
parent
e6f5d152f0
commit
23fd193c34
36 changed files with 3999 additions and 82 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { create } from 'zustand'
|
||||
import customAxios from '../utils/customAxios'
|
||||
import customAxios from '../lib/customAxios'
|
||||
|
||||
export interface UserInfo {
|
||||
id: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue