Files
klz-cables.com/.pnpm-store/v10/files/6a/6f32c26c64fc4c66e7b3b55843bac1f36138e269a387eb3268101a16632b116fe755e5f1659d15281ad403e5773e6b7ea5a13a55416e65e493b3da29796f52
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
53 B
Plaintext

import { orderBy } from "./index";
export = orderBy;