Files
klz-cables.com/.pnpm-store/v10/files/2d/bae96c25b574a9f8e264ab6b57a962cf8fd4bfef30d0ab1da56c871a415683c13678487fc676dfa6f3e34b19bef34f8795c9e9cf8d600453b645883d0327f2
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

3 lines
103 B
Plaintext

import type { Messages } from '../core/AppConfig.js';
export default function useMessages(): Messages;