// Next.js import Link from 'next/link' const MinecraftMenu = (props) => { return (
) } export default MinecraftMenu