Components

HomePage

<HomePage />

Constructor

# <HomePage />

This component represents the Home page of the application. It contains a form for submitting the url to the building that should be displayed in the DashboardPage. This link is sent using the useHistory hook provided by React-Router.

View Source pages/HomePage.jsx, line 14

<HomePage />