From 913f28e2f27830192a1c80270612d8314eed3353 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 6 May 2025 00:05:25 -0700 Subject: phase_tracker_only: implement the twitch table --- src/components/TitleBar/TitleBar.tsx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/components/TitleBar') diff --git a/src/components/TitleBar/TitleBar.tsx b/src/components/TitleBar/TitleBar.tsx index af34446..f345f24 100644 --- a/src/components/TitleBar/TitleBar.tsx +++ b/src/components/TitleBar/TitleBar.tsx @@ -134,6 +134,11 @@ const TitleBar: React.FC = ({ Home + +
  • + Twitch Table +
  • +
  • About -- cgit v1.2.3