From a4ad7718c0b6f7e5c2c93c71b3d27b40c5eb4631 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=C3=B6tzinger?= Date: Fri, 25 May 2018 11:37:05 +0200 Subject: [PATCH] use Zoom in --- js/components/PageItemMobile.js | 2 +- js/components/QuadrantSection.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/components/PageItemMobile.js b/js/components/PageItemMobile.js index e389130..ab59248 100644 --- a/js/components/PageItemMobile.js +++ b/js/components/PageItemMobile.js @@ -59,7 +59,7 @@ class PageItem extends React.Component {
- Quadrant Overview + Zoom In
diff --git a/js/components/QuadrantSection.js b/js/components/QuadrantSection.js index 606052c..e4fc8d4 100644 --- a/js/components/QuadrantSection.js +++ b/js/components/QuadrantSection.js @@ -61,7 +61,7 @@ export default function QuadrantSection({ quadrantName, groups, big = false }) { {!big && (
- Zoom in + Zoom In
)}