This website requires JavaScript.
Explore
Help
Sign In
StanGirard
/
quivr
Watch
1
Star
1
Fork
0
You've already forked quivr
mirror of
https://github.com/StanGirard/quivr.git
synced
2024-12-17 23:51:51 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2be6aac02a
quivr
/
frontend
/
app
/
user
/
components
/
index.ts
2 lines
77 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: manage plan (#1488) # Description - add crown on premium user - link to manage plan in page `/user` ## ⚠️ Before merging Setup env variable: ```env NEXT_PUBLIC_STRIPE_MANAGE_PLAN_URL=<ignore-me-or-change-me> ``` ## Screenshots (if appropriate): <img width="290" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/a87b0f7e-b07c-4f4e-b9d2-515ac25ebf05"> <img width="318" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/6a4f4f72-8c75-45da-9468-cae1a8d28935">
2023-10-25 17:11:17 +03:00
export
{
StripePricingOrManageButton
}
from
"./StripePricingOrManageButton"
;
Reference in New Issue
Copy Permalink