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

6 lines
197 B
Plaintext

import './index.scss';
export declare function CloseModalButton({ slug, className }: {
className?: string;
slug: string;
}): import("react").JSX.Element;
//# sourceMappingURL=index.d.ts.map