Files
klz-cables.com/.pnpm-store/v10/files/dd/f4dc70e057e5e3f05c433de59cb4a1988c48079b007742e5b9af8c9decc9e09f70c0d04c1d0e95a177187c14a3f8db0c913d608d5a59765c9b81cb930810e7
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
103 B
Plaintext

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