Skip to content

Commit 131aab1

Browse files
authored
Replace GamepadDirectional with Gamepad icon
1 parent 4b4d769 commit 131aab1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {
1212
Globe,
1313
Server,
1414
Gamepad2,
15-
GamepadDirectional,
15+
Gamepad,
1616
Blocks,
1717
ShoppingCart,
1818
LayoutDashboard,
@@ -42,7 +42,7 @@ const quickLinks = [
4242
href: "https://billing.nodebyte.host/store/hytale-hosting",
4343
title: "Hytale Hosting",
4444
description: "The ultimate home for your Hytale community.",
45-
icon: GamepadDirectional,
45+
icon: Gamepad,
4646
external: true,
4747
},
4848
{

0 commit comments

Comments
 (0)