diff --git a/theme.config.tsx b/theme.config.tsx index 9d4bda44..33dd3a25 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -109,20 +109,9 @@ const config: DocsThemeConfig = { }, logo() { // eslint-disable-next-line react-hooks/rules-of-hooks - const { locale } = useRouter(); return (
- - livepeer -
); },