default(): Element
Defined in: App.tsx:54
Core application container component.
It manages the user authentication state, WebSocket socket connection via socket.io-client,
routing between lists and editing views, locks updates broadcast, notifications history,
and coordinates interaction between Sidebar, Editor, GraphView, and admin panels.
Returns
Element