diff --git a/src/components/Shell/ShellAppBar.tsx b/src/components/Shell/ShellAppBar.tsx index ee9074a..0ef3e5a 100644 --- a/src/components/Shell/ShellAppBar.tsx +++ b/src/components/Shell/ShellAppBar.tsx @@ -109,11 +109,15 @@ export const ShellAppBar = ({ {doShowPeers ? ( - + > + + ) : null}