Files
klz-cables.com/.pnpm-store/v10/files/fe/0b27179ca1e08b5d5917120a2397a050d7db28594dec73cd6b6bbad896887b8f8cbf959a30bc28b0be65c74aae57408d39a5762e0ee33d59193a84e43b3a7e
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

6 lines
287 B
Plaintext

type DefaultDrawerTitleActionsProps = {
hasCreatePermission: boolean;
};
export declare function ListDrawerCreateNewDocButton({ hasCreatePermission, }: DefaultDrawerTitleActionsProps): import("react").JSX.Element;
export {};
//# sourceMappingURL=ListDrawerCreateNewDocButton.d.ts.map