Files
klz-cables.com/.pnpm-store/v10/files/90/fc0ee16b8616175bae358890a9ef1b0681fb7a22e2f66e47acf5751c2e6b9efcfaa1165508eb5c820202475d3af1d32bda73e192d56f24627b953f0018128b
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
242 B
Plaintext

import { jsx as _jsx } from "react/jsx-runtime";
import React from 'react';
import { APIViewClient } from './index.client.js';
export function APIView(props) {
return /*#__PURE__*/_jsx(APIViewClient, {});
}
//# sourceMappingURL=index.js.map