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

7 lines
228 B
Plaintext

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