veza/.build/incus/web/js/GearPage-mBpePMPH.js
senke 1ed6e7f07b state-ownership: delete unused optimisticStoreUpdates.ts file
- Deleted apps/web/src/utils/optimisticStoreUpdates.ts (unused file)
- File was unused - no imports found in codebase
- Mutations already use React Query's onMutate pattern
- No TypeScript errors after deletion
- Actions 4.4.1.2 and 4.4.1.3 complete
2026-01-15 19:26:53 +01:00

2 lines
1.6 KiB
JavaScript

import{j as e,am as a,B as s,aK as t,bQ as r}from"./chunk-m7Vgm5hx.js";import"./chunk-Dj70Y9U3.js";import"./chunk-CbPYJovs.js";import"./chunk-VMUEamc6.js";import"./chunk-DZ12PeIs.js";function l(){return e.jsxs("div",{className:"min-h-screen p-6 space-y-6",children:[e.jsx("div",{className:"glass-hud rounded-2xl border-white/10 p-6 hud-corner",children:e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"w-12 h-12 rounded-xl bg-kodo-cyan/20 flex items-center justify-center border border-kodo-cyan/30",children:e.jsx(a,{className:"w-6 h-6 text-kodo-cyan"})}),e.jsxs("div",{children:[e.jsx("h1",{className:"text-2xl font-display font-bold text-white",children:"Gear Locker"}),e.jsx("p",{className:"text-sm text-kodo-secondary",children:"Manage your equipment and instruments"})]})]}),e.jsxs(s,{className:"bg-kodo-cyan hover:bg-kodo-cyan/80 text-black",children:[e.jsx(t,{className:"w-4 h-4 mr-2"}),"Add Gear"]})]})}),e.jsxs("div",{className:"glass-hud rounded-xl border-white/10 p-12 text-center",children:[e.jsx(r,{className:"w-16 h-16 text-kodo-secondary mx-auto mb-4 opacity-50"}),e.jsx("h3",{className:"text-lg font-bold text-white mb-2",children:"No Gear Yet"}),e.jsx("p",{className:"text-kodo-secondary mb-4",children:"Start adding your equipment to keep track of your studio setup"}),e.jsx(s,{variant:"outline",className:"border-kodo-cyan/30 text-kodo-cyan hover:bg-kodo-cyan/10",children:"Add Your First Gear"})]})]})}export{l as GearPage};
//# sourceMappingURL=GearPage-mBpePMPH.js.map