Files
klz-cables.com/.pnpm-store/v10/files/35/929e813abad52c5c60a8611a85a370dd21f9a0a98bb59a809f562069cb2aed8893e2a969345026019a93d3f90f78e7af961f035d12f0e1d7bef6700f63ae0f
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
194 B
Plaintext

import type { EditViewProps } from 'payload';
import React from 'react';
import './index.scss';
export declare const ToolbarControls: React.FC<EditViewProps>;
//# sourceMappingURL=index.d.ts.map