mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 20:46:38 +08:00
chore: bump version (#1943)
This commit is contained in:
@@ -60,4 +60,4 @@ export type PopperProps = {
|
||||
popperHandlerRef?: Ref<PopperHandler>;
|
||||
|
||||
onClickAway?: () => void;
|
||||
} & Omit<PopperUnstyledProps, 'open'>;
|
||||
} & Omit<PopperUnstyledProps, 'open' | 'content'>;
|
||||
|
||||
Reference in New Issue
Block a user