diff --git a/documentation/src/refine-theme/enterprise-iam-services.tsx b/documentation/src/refine-theme/enterprise-iam-services.tsx index 45c9501..0a005d6 100644 --- a/documentation/src/refine-theme/enterprise-iam-services.tsx +++ b/documentation/src/refine-theme/enterprise-iam-services.tsx @@ -13,7 +13,8 @@ import { Wordpress, Joomla, Drupal, - Magento + Magento, + Presta } from "../assets/integration-icons"; import { useInView } from "framer-motion"; @@ -258,7 +259,7 @@ const list = [ tooltip: null, }, { - icon: (props: SVGProps) => , + icon: (props: SVGProps) => , label: "PrestaShop", tooltip: null, },