From 647a11daa6cb73cc3f903c31335f7ca3a9e59d8b Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 14 Aug 2019 11:37:06 +0300 Subject: Show logo on first render --- vnext/src/App.js | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/vnext/src/App.js b/vnext/src/App.js index 80b235ac..5d0cc832 100644 --- a/vnext/src/App.js +++ b/vnext/src/App.js @@ -108,9 +108,12 @@ export default function App() {
{ visitor.uid < 0 ? - + <> + + + : visitor.uid > 0 ? :