Files
klz-cables.com/.pnpm-store/v10/files/08/1bec268dec723b7a384c941020931d34ea72786ad05836b87dbdcd7c826e81c169668226cd6b2345c1911af83a023d30c7cc774ec98cce1a7250fac084dd13
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 { identity } from "../fp";
export = identity;