Files
klz-cables.com/.pnpm-store/v10/files/83/4b63776a688730897c07540ae43b153515313f6d1d46d6355b77ce275e10551beb5e83da6bd7a1031ace4c74ff1d87e7d688942a4035e5c4709e6ec0cef0e5
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
216 B
Plaintext

import type { SaveDraftButtonClientProps } from 'payload';
import React from 'react';
export declare function SaveDraftButton(props: SaveDraftButtonClientProps): React.JSX.Element;
//# sourceMappingURL=index.d.ts.map