From 8f9a945990b403ebc673f79be925c0fd3737105c Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 23 Oct 2019 14:17:02 +0300 Subject: Fixed header --- vnext/src/App.js | 86 +++++++++++++++++++++++++++++--------------------------- 1 file changed, 44 insertions(+), 42 deletions(-) (limited to 'vnext/src/App.js') diff --git a/vnext/src/App.js b/vnext/src/App.js index 9a0634ff..f39875c1 100644 --- a/vnext/src/App.js +++ b/vnext/src/App.js @@ -169,48 +169,50 @@ export default function App() { } -
- - } /> - } /> - - - } /> - - - } /> - } /> - } /> - } /> - } /> - } /> - } /> - } /> - } /> - } /> - -
- { - visitor.uid > 0 && - - } +
+
+ + } /> + } /> + + + } /> + + + } /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> + +
+ { + visitor.uid > 0 && + + } +
); -- cgit v1.2.3