chore: create, edit image handler

This commit is contained in:
jialin
2025-11-12 20:47:34 +08:00
parent a34c375e2d
commit 03963b736a
5 changed files with 86 additions and 102 deletions
@@ -213,4 +213,4 @@ const ThumbImg: React.FC<{
);
};
export default React.memo(ThumbImg);
export default ThumbImg;