aboutsummaryrefslogtreecommitdiff
path: root/modern/src/reports/StopReportPage.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2020-11-14 16:16:51 -0800
committerAnton Tananaev <anton.tananaev@gmail.com>2020-11-14 16:16:51 -0800
commitcfb788f1f8738b0b29ffb6d27ca8790f1ef7b49a (patch)
treea9f9ed8fd581e2b7aff4f0f8dbde2e975fe48754 /modern/src/reports/StopReportPage.js
parent982156708be8fd1169627ad752a884f2095a6bed (diff)
downloadetbsa-traccar-web-cfb788f1f8738b0b29ffb6d27ca8790f1ef7b49a.tar.gz
etbsa-traccar-web-cfb788f1f8738b0b29ffb6d27ca8790f1ef7b49a.tar.bz2
etbsa-traccar-web-cfb788f1f8738b0b29ffb6d27ca8790f1ef7b49a.zip
Formatting
Diffstat (limited to 'modern/src/reports/StopReportPage.js')
-rw-r--r--modern/src/reports/StopReportPage.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/src/reports/StopReportPage.js b/modern/src/reports/StopReportPage.js
index 751909d..ec4c199 100644
--- a/modern/src/reports/StopReportPage.js
+++ b/modern/src/reports/StopReportPage.js
@@ -19,6 +19,7 @@ const ReportFilterForm = ({ onResult }) => {
};
const StopReportPage = () => {
+
const distanceUnit = useAttributePreference('distanceUnit');
const [items, setItems] = useState([]);