diff --git a/app/components/header.tsx b/app/components/header.tsx index 68ffd37..34f755f 100644 --- a/app/components/header.tsx +++ b/app/components/header.tsx @@ -107,20 +107,19 @@ function GameSettings({ game, url }: { game: Game; url: string }) { hover:text-slate-300 data-[state=open]:text-slate-300`} aria-label="Customise options" > - {/* Heroicon name: solid/bars-3 */} + {/* Heroicon name: outline/information-circle */} - Menu