diff --git a/src/routes/__root.tsx b/src/routes/__root.tsx index 11d13e3..80c5d1e 100644 --- a/src/routes/__root.tsx +++ b/src/routes/__root.tsx @@ -415,6 +415,116 @@ function RootDocument({ children }: { children: React.ReactNode }) { + + {agent?.did && ( ); }