From 0ec3abddbe1d95ac4a90a97a95380cb434087c7d Mon Sep 17 00:00:00 2001 From: Antoine Dewez <44063631+Zewed@users.noreply.github.com> Date: Mon, 24 Jun 2024 09:20:14 +0200 Subject: [PATCH] fix(frontend): 25 instead of 100 (#2708) # Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. ## Checklist before requesting a review Please delete options that are not relevant. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented hard-to-understand areas - [ ] I have ideally added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged ## Screenshots (if appropriate): --- .../PricingModal/components/PricingTable/PricingTable.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx b/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx index 76ac17d2e..e6cda115e 100644 --- a/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx +++ b/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx @@ -14,7 +14,7 @@ export const StripePricingTable = (): JSX.Element => { {"The free tier allows you to have"} 3 brains {"and"} - 100 chat credits + 25 chat credits { "per month. You can upgrade to unlock more brains, more chat credits and access to premium models." }