Skip to content
Snippets Groups Projects
Verified Commit 444b7976 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Vypnuti online

parent 71ec3cd9
No related branches found
No related tags found
No related merge requests found
Pipeline #12107 failed
......@@ -32,6 +32,7 @@ const GlobalStats = () => {
)}`
: null;
return '';
return (
<div className="bg-grey-50 flex space-x-4 leading-normal px-4 py-2 text-2xs md:text-xs lg:text-sm text-grey-300 whitespace-no-wrap">
<div
......
......@@ -285,7 +285,7 @@ const Home = () => {
</span>
</div>
)}
// <GlobalStats />
<GlobalStats />
</div>
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment