Header
A responsive header component.
Key Props
title: to change the title of the header.to: to change the link of the title.mode: to change the mode of the header menu.toggle: to customize the toggle button displayed on mobile.
Usage
<UHeader
<!-- props here -->
/>