mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
remove unwanted log
This commit is contained in:
parent
752703a664
commit
b3bc39daef
@ -108,8 +108,6 @@ export default (props) => {
|
||||
}
|
||||
|
||||
const onChangeMessageInput = (event) => {
|
||||
console.log(event.target.value)
|
||||
|
||||
updatePostData({
|
||||
message: event.target.value
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user