From 85d0e9f0a6bc50ead9d99df5ca4b06e79e6fa9da Mon Sep 17 00:00:00 2001 From: Sendou <38327916+Sendouc@users.noreply.github.com> Date: Mon, 25 May 2020 20:41:27 +0300 Subject: [PATCH] home page --- frontend-react/src/components/home/Stats.tsx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/frontend-react/src/components/home/Stats.tsx b/frontend-react/src/components/home/Stats.tsx index 33763efdb..980171337 100644 --- a/frontend-react/src/components/home/Stats.tsx +++ b/frontend-react/src/components/home/Stats.tsx @@ -115,7 +115,7 @@ const Stats: React.FC = () => { {" "} to discover upcoming events - + Map drawing tool @@ -123,6 +123,14 @@ const Stats: React.FC = () => { {" "} to easily share your plans + + + + Build analyzer + + {" "} + to find out exactly what your builds are doing + )