We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8836a commit 414fa0bCopy full SHA for 414fa0b
1 file changed
packages/html-reporter/src/gantt.tsx
@@ -157,7 +157,6 @@ export const GanttChart = ({
157
height={barHeight}
158
fill={color}
159
rx='2'
160
- tabIndex={0}
161
>
162
<title>{entry.tooltip}</title>
163
</rect>
0 commit comments