Files
klz-cables.com/.pnpm-store/v10/files/7b/441317cb41a3fa8c2ae4ad37570a77e687f3f63fc5a4fb8515668c0c0c7ebf6757de0cd6b13b3bad240ab8347dc0884babd6350c5fe227cb4b9e76f42a1300
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

3 lines
115 B
Plaintext

import type { Modifier } from '@dnd-kit/core';
export declare const restrictToFirstScrollableAncestor: Modifier;