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
)}