Files
klz-cables.com/.pnpm-store/v10/files/cf/467e28f281c591b16a7020116b03040b2cd3781c8dad1b897e7a210182cf968b975de46a38646ed516ce1411c1e320b33b635e086455f78118a46b7c83c09e
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
196 B
Plaintext

import React from 'react';
import type { Props } from '../../elements/Button/types.js';
import './index.scss';
export declare const FormSubmit: React.FC<Props>;
//# sourceMappingURL=index.d.ts.map