diff --git a/src/components/Tab/index.tsx b/src/components/Tab/index.tsx index e22d1a7f..a9180822 100644 --- a/src/components/Tab/index.tsx +++ b/src/components/Tab/index.tsx @@ -28,6 +28,7 @@ export default function Tab({ style={style} onClick={onClick} type="button" + id={label} > {label}