Files
klz-cables.com/.pnpm-store/v10/files/60/e67bc3673e0b3ea0c323fdb5e30abb2a837ea156ad6e93647492af83bcd290d2628ddaaa5b1ee2f0799c9323e912bee31478db142af250111e3e4e939ffb52
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

8 lines
210 B
Plaintext

import React from 'react';
import './index.scss';
export declare const Wrapper: React.FC<{
baseClass?: string;
children?: React.ReactNode;
className?: string;
}>;
//# sourceMappingURL=index.d.ts.map