Files
klz-cables.com/.pnpm-store/v10/files/67/55559dd00abb0b140ffb055330812552d327693e8be12ecbaef5b2f479d462ff2b5a0968297de61757fe27b181b900b5f639e446951161c701c2af683e1156
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
177 B
Plaintext

import React from 'react';
import './index.scss';
export declare const BlockSearch: React.FC<{
setSearchTerm: (term: string) => void;
}>;
//# sourceMappingURL=index.d.ts.map