Files
klz-cables.com/.pnpm-store/v10/files/5f/e789b886d6e8668d2496a44979d3f2f6e18904b1abe80ef693603338cdd35dd0562bf12e1f0135d4c9181227c25f43c3960d8d8dfad344f647f42a880ecca7
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

3 lines
166 B
Plaintext

import type { Field } from 'payload';
export declare const formatFields: (fields: Field[], isEditing?: boolean) => Field[];
//# sourceMappingURL=formatFields.d.ts.map