Skip to content

Commit

Permalink
#528 Change label of "Restore view" button
Browse files Browse the repository at this point in the history
  • Loading branch information
Adriána Kohanová committed Feb 1, 2021
1 parent bef6400 commit 83eb181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/components/preview/viewerControls/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export const ViewerControls = memo(({}) => {
startIcon={<Restore />}
className={classes.buttonMargin}
>
Restore view
Restore clip/slab/centre
</Button>
</Tooltip>
</Grid>
Expand Down

0 comments on commit 83eb181

Please sign in to comment.