"use client"; import PlayerStats from "./PlayerStats"; export default function Navigation() { return ( ); }