fix: syntax error in node page - missing closing div
This commit is contained in:
@@ -186,7 +186,8 @@ export default function NodeCabinetPage() {
|
||||
|
||||
{/* Floating Chat Widget */}
|
||||
<AgentChatWidget contextType="node" contextId={nodeId} />
|
||||
);
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
// Basic profile view (for NODE2 and others)
|
||||
|
||||
Reference in New Issue
Block a user