diff --git a/src/app/(modules)/plans/components/PlanSheet.tsx b/src/app/(modules)/plans/components/PlanSheet.tsx index 5af86f5..6a266cb 100644 --- a/src/app/(modules)/plans/components/PlanSheet.tsx +++ b/src/app/(modules)/plans/components/PlanSheet.tsx @@ -67,7 +67,7 @@ export function PlanSheet({ return ( - + {planId ? 'Edit Plan' : 'Create Plan'} @@ -77,7 +77,11 @@ export function PlanSheet({ -
+
@@ -73,7 +73,11 @@ export function RoleSheet({ - +