Files
klz-cables.com/.pnpm-store/v10/files/da/02bb01a3084427a2cc72ef46ea3a0b39ba7b3e3a76dda3ff6abbca0fcac5e7b024ea00b31df0ef33f9006868565a669db12b3a02a5f319e6a2bb04b168e268
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
234 B
Plaintext

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