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: [