Files
klz-cables.com/.pnpm-store/v10/files/29/62ce4dd35b31e3484cfea7285e5533e6d4955aaea5b18fcd67316ff3c341b3ea482b40768b4be153d8c8c9cc3844d187de7ca985de1e12bf2150d897b96921
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
99 B
Plaintext

export declare function useScrollIntoViewIfNeeded(element: HTMLElement | null | undefined): void;