mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-08 20:57:08 +08:00
chore: fix eslint in blocksuite (#9232)
This commit is contained in:
@@ -60,7 +60,7 @@ export class AffinePageDraggingAreaWidget extends WidgetComponent<
|
||||
|
||||
private _rafID = 0;
|
||||
|
||||
private _updateDraggingArea = (
|
||||
private readonly _updateDraggingArea = (
|
||||
state: PointerEventState,
|
||||
shouldAutoScroll: boolean
|
||||
) => {
|
||||
|
||||
Reference in New Issue
Block a user