Update enterprise-table.tsx

This commit is contained in:
Stefan Pejcic 2024-05-06 20:36:50 +02:00 committed by GitHub
parent 2233ab23d4
commit 1945085d4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -490,7 +490,7 @@ const tableData = [
title: "Pricing",
items: [
{
description: "$",
description: "Pricing",
community: (
<TableText>forever free</TableText>
),