Main React Component of the project, representing the whole application. It also handles routing according to the URL.
Helper React Component which returns given children components, wrapped into all providers needed for access to important contexts.
Received children wrapped into important provider components
Generated using TypeDoc
Main React Component of the project, representing the whole application. It also handles routing according to the URL.