stores/merchantsStore
@arolariu/website / stores/merchantsStore
stores/merchantsStore
Fileoverview
Zustand store for managing merchants state with IndexedDB persistence.
Thin wrapper around the generic entity-store factory — all CRUD, selection, and
persistence behavior comes from createEntityStore. Selection API
(selectedEntities / toggleEntitySelection) is now available even though the
prior hand-rolled implementation did not expose it.
Variables
// was this page useful?