diff --git a/docs/src/components/pricing/PricingTable.tsx b/docs/src/components/pricing/PricingTable.tsx index 7f1ae7acf54200..7a7009228a4980 100644 --- a/docs/src/components/pricing/PricingTable.tsx +++ b/docs/src/components/pricing/PricingTable.tsx @@ -674,7 +674,7 @@ const proData: Record = { 'data-grid/keyboard-nav': yes, 'data-grid/localization': yes, 'date-picker/simple': yes, - 'date-picker/range': pending, + 'date-picker/range': yes, 'mui-x-production': yes, 'mui-x-development': , 'mui-x-updates': , @@ -732,7 +732,7 @@ const premiumData: Record = { 'data-grid/keyboard-nav': yes, 'data-grid/localization': yes, 'date-picker/simple': yes, - 'date-picker/range': pending, + 'date-picker/range': yes, 'mui-x-production': yes, 'mui-x-development': , 'mui-x-updates': ,