Files
klz-cables.com/.pnpm-store/v10/files/88/0a1aad630ea009ed54607d1eee72cf739ae1a4b2a40be02f1341b921a7164d55cc18d8077785b8e4f78869bb9852f5522a4884df92b89e28bc475382911b70
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
180 B
Plaintext

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