added marketplace cards
This commit is contained in:
@@ -25,7 +25,7 @@ interface SelectedZoneStore {
|
||||
|
||||
export const useSelectedZoneStore = create<SelectedZoneStore>((set) => ({
|
||||
selectedZone: {
|
||||
zoneName: "Manufacturing unit",
|
||||
zoneName: "",
|
||||
activeSides: [],
|
||||
panelOrder: [],
|
||||
lockedPanels: [],
|
||||
|
||||
Reference in New Issue
Block a user