Class: MainScreen

MainScreen() → {JSX.Element}

new MainScreen() → {JSX.Element}

This is the main screen component containing the main holder and the title bar.
Author:
  • amannirala13
Source:
Returns:
Type
JSX.Element
Example
<div>
<MainScreen/>
</div>