File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed
Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import { Button } from "@/components/ui/button";
44import { AlertCircle } from "lucide-react" ;
55import { useMutation , useQuery , useAction } from "convex/react" ;
66import { api } from "../convex/_generated/api" ;
7- import { CheckoutLink , CustomerPortalLink } from "../../src /react" ;
7+ import { CheckoutLink , CustomerPortalLink } from "@convex-dev/polar /react" ;
88import {
99 insertTodoOptimistic ,
1010 completeTodoOptimistic ,
Original file line number Diff line number Diff line change 11{
2- "name" : " @erquhart/ convex-polar" ,
2+ "name" : " @convex-dev/ polar" ,
33 "description" : " A Polar component for Convex." ,
4- "repository" : " github:erquhart/convex- polar" ,
5- "homepage" : " https://github.com/erquhart/convex- polar#readme" ,
4+ "repository" : " github:get-convex/ polar" ,
5+ "homepage" : " https://github.com/get-convex/ polar#readme" ,
66 "bugs" : {
778- "url" : " https://github.com/erquhart/convex- polar/issues"
8+ "url" : " https://github.com/get-convex/ polar/issues"
99 },
1010 "version" : " 0.4.1" ,
1111 "license" : " Apache-2.0" ,
1212 "keywords" : [
1313 " convex" ,
14- " component"
14+ " component" ,
15+ " polar" ,
16+ " stripe" ,
17+ " subscription" ,
18+ " billing" ,
19+ " payments" ,
20+ " checkout"
1521 ],
1622 "type" : " module" ,
1723 "scripts" : {
You can’t perform that action at this time.
0 commit comments