Files
klz-cables.com/.pnpm-store/v10/files/ca/b029c510ffe37d97af8cc401ce3c7f1b1036d4664212c54ad4864f5384863e6078a9b5bdcb6951a7aef206555abc31ea342158931d42e1eb42932d796adf2a
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
130 B
Plaintext

'use client';
import { Modal, useModal } from '@faceless-ui/modal';
export { Modal, useModal };
//# sourceMappingURL=index.js.map