Skip to content

Commit

Permalink
fix: free plans get community support not standard (#8842)
Browse files Browse the repository at this point in the history
  • Loading branch information
raquelmsmith authored Jun 27, 2024
1 parent 114f9d4 commit 8c61f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Pricing/Pricing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -603,8 +603,8 @@ const PlansTabs = () => {
<div className="@xl:col-span-2">All features</div>

<div>Support</div>
<div className="@xl:col-span-2">Community support</div>
<div className="@xl:col-span-2">Standard support</div>
<div className="@xl:col-span-2">Priority support</div>

<div>
Add-ons{' '}
Expand Down

0 comments on commit 8c61f33

Please sign in to comment.