Files
klz-cables.com/.pnpm-store/v10/files/3f/d1e657592328e8697c0df76cd6cac7aed1f6ddd403e1a8742429b8dcfa505fc7ac87f786fb29a8a574fd0d0fa49f362e80027cc0161e0c1bae9f5ff7fec213
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

4 lines
91 B
Plaintext

declare module 'styled-jsx/style' {
export default function JSXStyle(props: any): null
}