diff --git a/src/components/Actions.tsx b/src/components/Actions.tsx index a651c07a..8f0211ae 100644 --- a/src/components/Actions.tsx +++ b/src/components/Actions.tsx @@ -204,8 +204,8 @@ export const ZoomActions = ({ }) => ( - {renderAction("zoomIn")} {renderAction("zoomOut")} + {renderAction("zoomIn")} {renderAction("resetZoom")}