Skip to content

Commit b555efd

Browse files
mheitmanmheitman
andauthored
Switch (#410)
Co-authored-by: mheitman <mae_heitmann@brown.edu>
1 parent 98f26c4 commit b555efd

File tree

1 file changed

+1
-1
lines changed
  • packages/core/src/components/ImageViewer

1 file changed

+1
-1
lines changed

packages/core/src/components/ImageViewer/story.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ function ImageViewerDemo({ width, height, controlsBottom }: ImageViewerDemoProps
7575
export default {
7676
title: 'Core/ImageViewer',
7777
parameters: {
78-
inspectComponents: [ImageViewer, FilterControls, ZoomControls, RotateControls],
78+
inspectComponents: [ImageViewer, ZoomControls, RotateControls, FilterControls],
7979
},
8080
};
8181

0 commit comments

Comments
 (0)