chore: removed unnecessary code
This commit is contained in:
@@ -119,7 +119,7 @@ onMounted(() => {
|
||||
if (props.scrollToBottom) {
|
||||
setTimeout(() => {
|
||||
scrollToEnd()
|
||||
}, 0)
|
||||
}, 100)
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user