mirror of
https://github.com/streamwall/streamwall.git
synced 2026-01-24 22:22:50 -05:00
Move listening buttons to end of tab order
This commit is contained in:
@@ -160,6 +160,7 @@ function GridInput({
|
||||
<ListeningButton
|
||||
isListening={isListening}
|
||||
onClick={handleListeningClick}
|
||||
tabIndex={1}
|
||||
/>
|
||||
<StyledGridInput
|
||||
name={idx}
|
||||
|
||||
Reference in New Issue
Block a user