Files
klz-cables.com/.pnpm-store/v10/files/b8/7fd18a604a86b7dee6b132c4e2d2c8887666c8fa3c12797a01afffc3da46c13bbd582e1d653d6aab68d0f066c9f13ca150873f744811cbb284405c90eef9d1
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
224 B
Plaintext

import type { Modal as ModalType } from '@faceless-ui/modal';
import React from 'react';
export declare function FullscreenModal(props: Parameters<typeof ModalType>[0]): React.JSX.Element;
//# sourceMappingURL=index.d.ts.map