Browse
diff --git a/client/src/components/SideNavChannel.tsx b/client/src/components/SideNavChannel.tsx index ee9609b..6b0ae44 100644 --- a/client/src/components/SideNavChannel.tsx +++ b/client/src/components/SideNavChannel.tsx @@ -1,4 +1,5 @@ import { FC } from "react"; + import { numFormatter } from "../lib/format"; import { Stream } from "../types"; @@ -9,7 +10,11 @@ interface SideNavChannelProps { const SideNavChannel: FC
- By clicking Sign Up, you are agreeing to twitch-clone's{" "}
+ By clicking Sign Up, you are agreeing to twitch-clone's{" "}
+
{category.name}