X7ROOT File Manager
Current Path:
/home/okeydcqc/.trash/wp-content.5/plugins/extendify/src/Launch/state
home
/
okeydcqc
/
.trash
/
wp-content.5
/
plugins
/
extendify
/
src
/
Launch
/
state
/
ðŸ“
..
📄
Global.js
(257 B)
📄
Pages.js
(3.38 KB)
📄
factory.js
(190 B)
📄
pages-selections.js
(1.07 KB)
📄
user-selections.js
(3.37 KB)
Editing: factory.js
import { create } from 'zustand'; import { devtools } from 'zustand/middleware'; export const pageState = (name, dataCb) => create(devtools(dataCb, { name: `Extendify Launch ${name}` }));
Upload File
Create Folder