Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[website] Update Premium price and remove any mention to cap #43466

Merged
11 changes: 0 additions & 11 deletions docs/src/components/pricing/PricingFAQ.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,17 +82,6 @@ const faqData = [
</React.Fragment>
),
},
{
summary: 'Why are you calling it "early access"?',
detail: (
<React.Fragment>
We think you'll love the features we've built so far, but we're planning to release more. We
opened it up as soon as we had something useful so that you can start getting value from it
right away, and we'll be adding new features and components based on our own ideas, and on
suggestions from early access customers.
</React.Fragment>
),
},
{
summary: 'Do developers have to be named?',
detail: (
Expand Down
Loading