From 0e7fd8fe5802e5459c217b9adc5669652d21feac Mon Sep 17 00:00:00 2001 From: Marco Crapts Date: Tue, 2 Jul 2019 23:08:17 +0200 Subject: [PATCH] small updates --- public/index.html | 2 +- src/components/Chart.vue | 21 ++++++++++++++------- src/components/NavBar.vue | 7 ++++--- src/utils/helpers.js | 3 +++ 4 files changed, 22 insertions(+), 11 deletions(-) create mode 100644 src/utils/helpers.js diff --git a/public/index.html b/public/index.html index 0a21c35..c430e8a 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ - DHT22 + dht22