Files
klz-cables.com/.pnpm-store/v10/files/6f/4435948cdb072b1c15922a3787a0e09c22574fc92b7f5eb1671d2bf37f1a9d77b256af627cc78390f42d494400bb6b22a0fd4e8dab6a01a832aff0225d1403
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
86 B
Plaintext

export declare function useScrollableAncestors(node: HTMLElement | null): Element[];