diff --git a/frontend/src/components/quick-actions/quick-actions.tsx b/frontend/src/components/quick-actions/quick-actions.tsx index 11b16e47..c141f616 100644 --- a/frontend/src/components/quick-actions/quick-actions.tsx +++ b/frontend/src/components/quick-actions/quick-actions.tsx @@ -189,7 +189,7 @@ export const QuickActions = () => { {auth.authenticated && ( <> @@ -200,11 +200,11 @@ export const QuickActions = () => { {providerDetails!.name} -
- +
+ {auth.name} - + {auth.email}