diff --git a/frontend/app/components/Session/RightBlock.tsx b/frontend/app/components/Session/RightBlock.tsx index bc8246832..43efedf86 100644 --- a/frontend/app/components/Session/RightBlock.tsx +++ b/frontend/app/components/Session/RightBlock.tsx @@ -37,7 +37,7 @@ export default function RightBlock() { onClick={ (tab) => setActiveTab(tab) } border={ true } /> -
{ }
+
{ }
{ renderActiveTab(activeTab)