Files
klz-cables.com/.pnpm-store/v10/files/03/c263bef6c449c6c0c1c93f8db39f6efaf1a2bd3ed9c1f8d123eb237515ad68290af8e658e050a4ca7ad471c1bf2c63b0bbb43fc87c92d12bb3f65bded77853
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
197 B
Plaintext

import { createMotionComponentFactory } from '../create-factory.mjs';
const createMinimalMotionComponent =
/*@__PURE__*/ createMotionComponentFactory();
export { createMinimalMotionComponent };