mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
fix: left sidebar style fixes (#3950)
Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
@@ -85,7 +85,7 @@ const ImagePreviewModalImpl = (
|
||||
};
|
||||
}
|
||||
|
||||
return () => {};
|
||||
return;
|
||||
}, [isOpen, props, setIsOpen]);
|
||||
|
||||
const nextImageHandler = useCallback(
|
||||
|
||||
Reference in New Issue
Block a user