diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/Header/index.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/Header/index.tsx b/src/components/Header/index.tsx index 874ba6e..9f199fc 100644 --- a/src/components/Header/index.tsx +++ b/src/components/Header/index.tsx @@ -18,7 +18,6 @@ export function Header({ openInfoPopUp }: Props) { width={30} height={30} /> - <Styled.Logo>{appName}</Styled.Logo> <a href="#"></a> </Styled.Content> |
