Files
klz-cables.com/.pnpm-store/v10/files/2f/1e2498448414df91c65f4b7bf62740e4d8ea5d664d79c409e50f9f838c84c1b8310f7a230aa9ee7a05c6b70f8e394989518434f74540da0151dd6b12accdf5
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

4 lines
191 B
Plaintext

import type { DefaultCellComponentProps } from 'payload';
import React from 'react';
export declare const DefaultCell: React.FC<DefaultCellComponentProps>;
//# sourceMappingURL=index.d.ts.map