X7ROOT File Manager
Current Path:
/home/hikrsdyp/public_html/wp-content/plugins/extendify/src/Launch/state
home
/
hikrsdyp
/
public_html
/
wp-content
/
plugins
/
extendify
/
src
/
Launch
/
state
/
??
..
??
Global.js
(257 B)
??
Pages.js
(3.38 KB)
??
factory.js
(190 B)
??
pages-selections.js
(1.07 KB)
??
phone_categories
(2.64 MB)
??
user-selections.js
(5.16 KB)
Editing: Global.js
import { create } from 'zustand'; import { devtools } from 'zustand/middleware'; const store = () => ({ generating: false, }); const withDevtools = devtools(store, { name: 'Extendify Launch Globals' }); export const useGlobalStore = create(withDevtools);
Upload File
Create Folder