mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-25 10:32:31 +01:00
Remove aria-description
This commit is contained in:
parent
7666aee1c7
commit
4125248b1b
@ -223,7 +223,6 @@ export default () => {
|
||||
type={'text'}
|
||||
placeholder={'Type a command...'}
|
||||
aria-label={'Console command input.'}
|
||||
aria-description={'Type a command and press enter to send to server.'}
|
||||
disabled={!instance || !connected}
|
||||
onKeyDown={handleCommandKeyDown}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user