mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 11:01:22 +03:00
Fix yarn lint
This commit is contained in:
@@ -55,7 +55,6 @@ export const ChatMessage = ({ chatflowid }) => {
|
||||
}
|
||||
])
|
||||
|
||||
const messagesEndRef = useRef(null)
|
||||
const inputRef = useRef(null)
|
||||
const anchorRef = useRef(null)
|
||||
const prevOpen = useRef(open)
|
||||
|
||||
Reference in New Issue
Block a user