import { Link } from 'waku'; export const Header = () => { return (

Waku starter

); };