Files
klz-cables.com/.pnpm-store/v10/files/96/1f7c57ae51e94b5d10a9dfd2104dc2e894cc8be539986ec85cbce6edcd9ebdd13c742b4f94020e0a60364d257b1d744222cbdeb84238563c48637d0bf73e9b
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
202 B
Plaintext

import React from 'react';
type Props = {
className?: string;
};
export declare function CurrentFolderActions({ className }: Props): React.JSX.Element;
export {};
//# sourceMappingURL=index.d.ts.map