11 | Sorry, we couldn't find the page you're looking for. It might have been removed or is temporarily unavailable. 12 |
13 |{title}
24 |{subtitle}
27 |{label}
35 |36 | ${payload[0].value.toLocaleString()} 37 |
38 |{payload[0].name}
27 |{payload[0].value}%
28 |Robert
65 |Admin
66 |Trainer: {cls.trainer}
76 |161 | {body} 162 |
163 | ) 164 | }) 165 | FormMessage.displayName = "FormMessage" 166 | 167 | export { 168 | useFormField, 169 | Form, 170 | FormItem, 171 | FormLabel, 172 | FormControl, 173 | FormDescription, 174 | FormMessage, 175 | FormField, 176 | } 177 | -------------------------------------------------------------------------------- /src/components/ui/alert-dialog.tsx: -------------------------------------------------------------------------------- 1 | import * as React from "react" 2 | import * as AlertDialogPrimitive from "@radix-ui/react-alert-dialog" 3 | 4 | import { cn } from "@/lib/utils" 5 | import { buttonVariants } from "@/components/ui/button" 6 | 7 | const AlertDialog = AlertDialogPrimitive.Root 8 | 9 | const AlertDialogTrigger = AlertDialogPrimitive.Trigger 10 | 11 | const AlertDialogPortal = AlertDialogPrimitive.Portal 12 | 13 | const AlertDialogOverlay = React.forwardRef< 14 | React.ElementRef| Member | 62 |Plan | 63 |Joined | 64 |Status | 65 |Actions | 66 |
78 |
79 |
84 |
80 |
82 | {member.name}
83 | |
85 | {member.plan} | 86 |{member.joined} | 87 |88 | 93 | {member.status} 94 | 95 | | 96 |
97 |
98 |
104 | {openMenu === member.id && (
105 |
117 |
106 |
110 |
114 |
115 | )}
116 | |
118 |
|---|
Menu
82 |Manage
112 |Admin User
149 |admin@synergygym.com
150 |