Skip to content

Commit

Permalink
refactor(AChatForm): remove unused prop
Browse files Browse the repository at this point in the history
  • Loading branch information
bludnic committed Nov 2, 2023
1 parent eb0464c commit b3b1768
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/AChat/AChatForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ export default {
type: Boolean,
default: false
},
clearInputValueOnSend: {
type: Boolean,
default: true
},
/**
* Message validator.
*/
Expand Down

0 comments on commit b3b1768

Please sign in to comment.