Skip to content

Commit

Permalink
fix: [Composer] fix the value of ComposerInput
Browse files Browse the repository at this point in the history
  • Loading branch information
akai committed May 26, 2021
1 parent bbcaba3 commit 7dc769a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Composer/ComposerInput.tsx
Expand Up @@ -11,7 +11,6 @@ interface ComposerInputProps extends InputProps {
}

export const ComposerInput = ({
value,
inputRef,
invisible,
onImageSend,
Expand Down

0 comments on commit 7dc769a

Please sign in to comment.