new Header(img, alt) → {JSX.Element}
Display Header
Parameters:
| Name | Type | Description |
|---|---|---|
img |
string | path of the logo picture |
alt |
string | alternative text of the logo |
- Source:
Returns:
- Return the Header which contains the logo and the navigation bar
- Type
- JSX.Element