mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix draggable
prop
This commit is contained in:
parent
1bae6aa4e7
commit
9e3d4b90b5
@ -312,7 +312,7 @@ export default (props) => {
|
||||
onChange={onChangeMessageInput}
|
||||
onKeyDown={handleKeyDown}
|
||||
disabled={loading}
|
||||
dragable={false}
|
||||
draggable={false}
|
||||
allowClear
|
||||
/>
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user