mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-12 15:01:38 +03:00
chat: fix merge conflict doubling binding
This commit is contained in:
parent
b95c3e5b76
commit
80bdf9d5fe
@ -70,8 +70,6 @@ export function ChatResource(props: ChatResourceProps) {
|
||||
[station]
|
||||
);
|
||||
|
||||
const { bind, dragging } = useFileDrag(onFileDrag);
|
||||
|
||||
const scrollTo = new URLSearchParams(location.search).get('msg');
|
||||
|
||||
useEffect(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user