From 4a490e6b035928e11da80192e4e6390134d5e2b6 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 6 Feb 2024 21:30:35 +0100 Subject: [PATCH] Update enterprise-table.tsx --- .../src/refine-theme/enterprise-table.tsx | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/documentation/src/refine-theme/enterprise-table.tsx b/documentation/src/refine-theme/enterprise-table.tsx index e9eb9f27..0e04b85d 100644 --- a/documentation/src/refine-theme/enterprise-table.tsx +++ b/documentation/src/refine-theme/enterprise-table.tsx @@ -554,6 +554,19 @@ const tableData = [ enterprise: "icon", }, }, + { + description: "Remote Backups", + community: , + enterprise: ( + + SSH and S3 Destinations + + ), + valueType: { + community: "icon", + enterprise: "text", + }, + }, ], }, { @@ -607,10 +620,10 @@ const tableData = [ ], }, { - title: "Professional Services", + title: "Integrations", items: [ { - description: "Trainings", + description: "REST API", community: , enterprise: , valueType: { @@ -619,7 +632,7 @@ const tableData = [ }, }, { - description: "Branding & Integration", + description: "WHMCS Module", community: , enterprise: , valueType: {