Default

Function: default()

function default(): Element

Defined in: components/header.tsx:10

Header component that displays the Sticky logo and title. It is styled with a background color and flexbox layout.

Returns

Element

The rendered Header component.

On this page