diff --git a/striker-ui/components/OutlinedInputWithLabel.tsx b/striker-ui/components/OutlinedInputWithLabel.tsx index 1c260087..7e34ccc9 100644 --- a/striker-ui/components/OutlinedInputWithLabel.tsx +++ b/striker-ui/components/OutlinedInputWithLabel.tsx @@ -92,6 +92,7 @@ const OutlinedInputWithLabel: FC = ({ color: GREY, padding: '.1em', }} + tabIndex={-1} >