Files
klz-cables.com/.pnpm-store/v10/files/31/85e2c81fd79d75ff5b449edc8e3d302bd51a48e68f3335fa8c6c580c559312855724a6828412d3af0d8bd20afacd528a73ffd436231f380fe5dc8dc96fe0eb
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

2 lines
167 B
Plaintext

export declare function useClickOutside(ref: React.RefObject<HTMLElement>, handler: () => void, enabled?: boolean): void;
//# sourceMappingURL=useClickOutside.d.ts.map