Files
klz-cables.com/.pnpm-store/v10/files/1c/93af3af8ee219844060f0ecac2e9800d7f43d9acea991fa89798de456a292f36682ca4e53b47d7e659f5a0e9396162e36ae62c49b014ec4004732fbd6f4ef5
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

5 lines
144 B
Plaintext

throw new Error(
"This module cannot be imported from a Server Component module. " +
"It should only be used from a Client Component."
);