multica/packages/store
Naiyuan Qing e491949749 refactor(store): remove @multica/fetch dependency
- Move gatewayUrl into gateway store state with setGatewayUrl action
- layout.tsx uses useGatewayStore.getState().setGatewayUrl() directly
- Remove @multica/fetch from store and web package.json dependencies

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 16:23:06 +08:00
..
src refactor(store): remove @multica/fetch dependency 2026-02-02 16:23:06 +08:00
package.json refactor(store): remove @multica/fetch dependency 2026-02-02 16:23:06 +08:00
tsconfig.json feat(store): add shared Zustand store package with counter example 2026-01-30 11:34:09 +08:00