We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb14da6 commit 7aa2062Copy full SHA for 7aa2062
1 file changed
src/preview.tsx
@@ -34,7 +34,7 @@ export const Preview: React.FC<{ state: State }> = ({ state }) => {
34
className='stroke-amber-100'
35
vectorEffect='non-scaling-stroke'
36
fill='none'
37
- strokeWidth='1px'
+ strokeWidth='2px'
38
x={0}
39
y={0}
40
width={1}
0 commit comments