Rename main folders and write sql backend adaptor
This commit is contained in:
parent
1d34f8e06d
commit
fdc58b428b
212 changed files with 3577 additions and 4775 deletions
|
|
@ -1,8 +0,0 @@
|
|||
import create from 'zustand'
|
||||
|
||||
const useLocaleUpdateStore = create(set => ({
|
||||
locale: 'en',
|
||||
setLocale: locale => set({ locale }),
|
||||
}))
|
||||
|
||||
export default useLocaleUpdateStore
|
||||
Loading…
Add table
Add a link
Reference in a new issue