From 0e9a11902657ef920353319b2257b280b75ab9cf Mon Sep 17 00:00:00 2001 From: Kwame Efah Date: Wed, 8 Oct 2025 11:10:30 -0700 Subject: [PATCH] Drop 'coming soon' from feature flags doc page --- pages/docs/featureflags.mdx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pages/docs/featureflags.mdx b/pages/docs/featureflags.mdx index 366463c8b2..e0d1cefabc 100644 --- a/pages/docs/featureflags.mdx +++ b/pages/docs/featureflags.mdx @@ -2,11 +2,6 @@ import { Cards, Callout } from 'nextra/components' # Feature Flags - - Feature Flags is coming soon for customers with an Enterprise subscription plan. - - - ## Overview **Feature Flags** let you control who sees a feature and when. Use them to: