import { h } from 'preact'; export default function Menu() { return ( ); }