From ec08834ba2090b9e37ceace7fd632aed72f89e0e Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 13 Jul 2024 21:33:09 +0200 Subject: [PATCH] Update enterprise-table.tsx --- .../src/refine-theme/enterprise-table.tsx | 58 +++++++++++++++---- 1 file changed, 47 insertions(+), 11 deletions(-) diff --git a/documentation/src/refine-theme/enterprise-table.tsx b/documentation/src/refine-theme/enterprise-table.tsx index 61b04d16..65f2378f 100644 --- a/documentation/src/refine-theme/enterprise-table.tsx +++ b/documentation/src/refine-theme/enterprise-table.tsx @@ -578,18 +578,51 @@ const tableData = [ }, ], }, + + + + + { - title: "Accounts & Websites", + title: "Websites", items: [ { - description: "Admin Accounts", + description: "Websites", community: Unlimited, - enterprise: Unlimited, + enterprise: ( + + Unlimited + + ), + valueType: { + community: "text", + enterprise: "text", + }, + }, + { + description: "Auto Installers", + community: WordPress and NodeJS/Python, + enterprise: 40+ Scripts, valueType: { community: "text", enterprise: "text", }, }, + { + description: "Mautic Manager", + community: , + enterprise: , + valueType: { + community: "icon", + enterprise: "icon", + }, + }, + ], + }, + + { + title: "Accounts", + items: [ { description: "User Accounts", community: 3, @@ -604,13 +637,18 @@ const tableData = [ }, }, { - description: "Websites", + description: "Resellers", + community: , + enterprise: , + valueType: { + community: "icon", + enterprise: "icon", + }, + }, + { + description: "Admin Accounts", community: Unlimited, - enterprise: ( - - Unlimited - - ), + enterprise: Unlimited, valueType: { community: "text", enterprise: "text", @@ -620,8 +658,6 @@ const tableData = [ }, - - { title: "Domains", items: [