mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 07:56:14 +01:00
This commit is contained in:
parent
7c1f49e862
commit
aa208bb3fc
7 changed files with 113 additions and 113 deletions
|
|
@ -162,7 +162,6 @@ export const handleTouchStart = (event: TouchEvent) => {
|
|||
}
|
||||
};
|
||||
|
||||
|
||||
let previousClientX: number;
|
||||
export const handleTouchMove = (event: TouchEvent) => {
|
||||
const target = event.target as HTMLElement;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue