Files
klz-cables.com/.pnpm-store/v10/files/7b/dca7696e26558330c129ce7e8e80cab01dea88f97ff43e5591a2711b740279cae8e9e58e82a0b5ad5bfbdb3e339a20179ab27f41a919db7992fa921f970f87
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

5 lines
196 B
Plaintext

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