fix: default category

This commit is contained in:
jialin
2025-01-03 20:51:22 +08:00
parent 2a4ebcaf9c
commit 1d66becff5
4 changed files with 5 additions and 4 deletions
+1
View File
@@ -81,6 +81,7 @@ const Catalog: React.FC = () => {
...openDeployModal,
show: false
});
setActiveId(-1);
};
const handleResize = useCallback(