We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c76e4 commit 8232d36Copy full SHA for 8232d36
src/components/TransformImageSamplesIntoSegmentsDialog/index.js
@@ -16,7 +16,6 @@ const ErrorBox = styled("pre")({
16
17
const splitOptions = [
18
{ label: "2x2", value: "2x2" },
19
- { label: "1x2 (columns)", value: "1x2" },
20
{ label: "3x3", value: "3x3" },
21
{ label: "1x2 (columns)", value: "1x2" },
22
{ label: "1x3 (columns)", value: "1x3" },
0 commit comments