Files
klz-cables.com/.pnpm-store/v10/files/08/71caffc7e9846ac4095b45b93d7926446dc437b216665a2ea7e916486d086c80b4f68715543deaeffc09a2d9b92517030a0a1a5f7524604d6c1513242fb276
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

7 lines
185 B
Plaintext

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