mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-01 01:29:31 +08:00
fix(mobile): popover handle
This commit is contained in:
@@ -169,7 +169,7 @@ export function createButtonPopper(options: ButtonPopperOptions) {
|
||||
hide,
|
||||
toggle,
|
||||
dispose: () => {
|
||||
cleanup?.();
|
||||
hide();
|
||||
clickAway.dispose();
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user