From 39a38fe8eba6e856f51345cffc6f549c3f1ccb36 Mon Sep 17 00:00:00 2001 From: kunkliricsi Date: Wed, 18 Nov 2020 12:04:32 +0100 Subject: [PATCH] Added context to heatmap, and devices --- Birdmap.API/ClientApp/public/index.html | 4 +- Birdmap.API/ClientApp/src/App.tsx | 10 +- .../src/components/heatmap/Heatmap.jsx | 94 +++++-------------- .../ClientApp/src/contexts/DevicesContext.js | 1 + .../src/contexts/DevicesContextProvider.js | 17 ++-- 5 files changed, 45 insertions(+), 81 deletions(-) diff --git a/Birdmap.API/ClientApp/public/index.html b/Birdmap.API/ClientApp/public/index.html index 5082b3e..337161e 100644 --- a/Birdmap.API/ClientApp/public/index.html +++ b/Birdmap.API/ClientApp/public/index.html @@ -22,11 +22,11 @@ --> Birdmap - + -
+