mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
nit
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
bind:value
|
||||
class="resize-none px-4 py-3 pb-9 shadow-lg"
|
||||
underlyingInputEl="textarea"
|
||||
inputProps={{ rows: 4, placeholder, onkeydown: onKeydown, disabled }}
|
||||
inputProps={{ rows: 4, placeholder, onkeydown: onKeydown }}
|
||||
/>
|
||||
<Button
|
||||
endIcon={starting ? {} : { icon: ArrowRight }}
|
||||
|
||||
Reference in New Issue
Block a user