Skip to content

Commit

Permalink
Style filter select
Browse files Browse the repository at this point in the history
  • Loading branch information
RubyMineshaft committed Jun 20, 2024
1 parent 2a69fd4 commit 13c8253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/GoTV/GoTV.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ export const GoTV = () => {
isClearable
placeholder="All Languages"
className="language-select"
classNamePrefix="ogs-react-select"
/>
</div>
{filteredStreams.map((stream) => (
Expand Down

0 comments on commit 13c8253

Please sign in to comment.