fix(falcon-PS9): Removed nonexistent product-miniature-form import

Also added css folder locations
This commit is contained in:
2025-11-20 14:35:29 +01:00
parent 44666297b3
commit a7fae11a11
3 changed files with 20 additions and 1 deletions

View File

@ -13,7 +13,6 @@ import "@js/theme/components/quickview";
import "@js/theme/components/product";
import "@js/theme/components/cart/cart";
import "@js/theme/components/cart/block-cart";
import "@js/theme/components/product_miniature_form";
import usePasswordPolicy from "@js/theme/components/usePasswordPolicy";
import prestashop from "prestashop";