fix: left sidebar style fixes (#3950)

Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
Peng Xiao
2023-08-29 00:04:22 +08:00
committed by GitHub
parent e92d27549a
commit d62935935f
15 changed files with 235 additions and 99 deletions

View File

@@ -85,7 +85,7 @@ const ImagePreviewModalImpl = (
};
}
return () => {};
return;
}, [isOpen, props, setIsOpen]);
const nextImageHandler = useCallback(