diff --git a/src/components/SearchBar.tsx b/src/components/SearchBar.tsx index af3948f7..17fa15b9 100644 --- a/src/components/SearchBar.tsx +++ b/src/components/SearchBar.tsx @@ -52,11 +52,11 @@ export function SearchBarInput(props: SearchBarProps) { name: "Series", icon: Icons.CLAPPER_BOARD, }, - { - id: MWMediaType.ANIME, - name: "Anime", - icon: Icons.DRAGON, - }, + // { + // id: MWMediaType.ANIME, + // name: "Anime", + // icon: Icons.DRAGON, + // }, ]} onClick={() => setDropdownOpen((old) => !old)} >