Files
klz-cables.com/.pnpm-store/v10/files/9b/d7322c1a544f5e6c87a32ff90e974f2d1ab1976f11996726e0026df2a6708a5acd10da3af6dbf94422f33b037710aa9f632a7584d6f790111ea1b9b50dc19d
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

1 line
376 B
Plaintext

{"version":3,"sources":["../../../src/admin/elements/UnpublishButton.ts"],"sourcesContent":["import type { ServerProps } from '../../config/types.js'\n\nexport type UnpublishButtonClientProps = {}\n\nexport type UnpublishButtonServerPropsOnly = {} & ServerProps\n\nexport type UnpublishButtonServerProps = UnpublishButtonServerPropsOnly\n"],"names":[],"mappings":"AAMA,WAAuE"}