Skip to content

Commit c22dade

Browse files
committed
remove stroke
1 parent 3a3c440 commit c22dade

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Laboratory/Qubit.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ export const QubitMenu = ({
133133
<Rect fill="black" width={width} height={size} stroke="black" />
134134
<Text text="×" x={7} fill="white" fontSize={40} y={0} />
135135
<ClickTarget
136-
stroke="white"
137136
onClick={onClose}
138137
width={size}
139138
height={size - 2}

0 commit comments

Comments
 (0)