From 13c825327bb4bd67cab51f5bcaed22c1a3fa9bd3 Mon Sep 17 00:00:00 2001 From: Matt Etress Date: Thu, 20 Jun 2024 16:08:10 -0500 Subject: [PATCH] Style filter select --- src/views/GoTV/GoTV.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/GoTV/GoTV.tsx b/src/views/GoTV/GoTV.tsx index e43acf7ff7..77db11ab21 100644 --- a/src/views/GoTV/GoTV.tsx +++ b/src/views/GoTV/GoTV.tsx @@ -133,6 +133,7 @@ export const GoTV = () => { isClearable placeholder="All Languages" className="language-select" + classNamePrefix="ogs-react-select" /> {filteredStreams.map((stream) => (