aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/Header
diff options
context:
space:
mode:
authorSascha <GlancingMind@outlook.com>2021-03-20 14:53:23 +0100
committerSascha <GlancingMind@outlook.com>2021-03-21 17:46:07 +0100
commit1e411f5abfffa3955504f700b5edbe7f74007ae2 (patch)
tree26e3020246e0b040ce6241eab97b3d6a8a672ad7 /webui/src/components/Header
parent8d8eb2942f73213b175529f47af980889cd080d4 (diff)
downloadgit-bug-1e411f5abfffa3955504f700b5edbe7f74007ae2.tar.gz
Fix eslint empty line error
Diffstat (limited to 'webui/src/components/Header')
-rw-r--r--webui/src/components/Header/Header.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/webui/src/components/Header/Header.tsx b/webui/src/components/Header/Header.tsx
index 5a968a29..8e9b6697 100644
--- a/webui/src/components/Header/Header.tsx
+++ b/webui/src/components/Header/Header.tsx
@@ -53,7 +53,6 @@ function NavTabs() {
setValue(newValue);
};
-
return (
<Tabs
variant="fullWidth"