X7ROOT File Manager
Current Path:
/home/notabjze/pyirates.net/wp-content/plugins/extendify/src/Draft/state
home
/
notabjze
/
pyirates.net
/
wp-content
/
plugins
/
extendify
/
src
/
Draft
/
state
/
ðŸ“
..
📄
factory.js
(189 B)
📄
global.js
(1.88 KB)
Editing: factory.js
import { create } from 'zustand'; import { devtools } from 'zustand/middleware'; export const pageState = (name, dataCb) => create(devtools(dataCb, { name: `Extendify Draft ${name}` }));
Upload File
Create Folder