Files
klz-cables.com/.pnpm-store/v10/files/71/3640227e766ab72abb413583830f94d5fb4526e6fa83ee1d0774848ad407a0809952ff125685dfedf76120208491036964b16503ce17ce9512c40fee26821c
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 { takeLast } from "../fp";
export = takeLast;