The WebApp's main component.
Contains whole visible WebApp including the Router, subdivision in HeadArea, Page and BottomArea as well as the PermanentAssets. If user is not logged in and wants to access to internal resources, it shows an error page, else it redirects to the login page
e.g. Tokens and User, extracted from Redux
The App component
Generated using TypeDoc version 0.22.15, the 4/20/2022
Returns component containing the App component connected to Redux.