Skip to content
Snippets Groups Projects
Unverified Commit d74da5c1 authored by Jack Reed's avatar Jack Reed Committed by GitHub
Browse files

Merge pull request #3398 from ProjectMirador/cbeer-patch-2

Fix typo
parents 4150d18c 19fcf37f
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ export default { ...@@ -4,7 +4,7 @@ export default {
state: { state: {
// slice: 'mirador' // Configure the top-level slice of state for mirador selectors // slice: 'mirador' // Configure the top-level slice of state for mirador selectors
}, },
canvasNavigation: { // Set the hight and width of canvas thumbnails in the CanvasNavigation companion window canvasNavigation: { // Set the height and width of canvas thumbnails in the CanvasNavigation companion window
height: 50, height: 50,
width: 50, width: 50,
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment