mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 16:44:44 +02:00
commit
77082fdd26
@ -223,7 +223,6 @@ export default () => {
|
|||||||
type={'text'}
|
type={'text'}
|
||||||
placeholder={'Type a command...'}
|
placeholder={'Type a command...'}
|
||||||
aria-label={'Console command input.'}
|
aria-label={'Console command input.'}
|
||||||
aria-description={'Type a command and press enter to send to server.'}
|
|
||||||
disabled={!instance || !connected}
|
disabled={!instance || !connected}
|
||||||
onKeyDown={handleCommandKeyDown}
|
onKeyDown={handleCommandKeyDown}
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user