style: terminal panel

This commit is contained in:
jialin
2025-12-10 15:50:53 +08:00
parent 087675889f
commit af4849d6cc
6 changed files with 84 additions and 41 deletions
@@ -45,6 +45,7 @@ const useTerminalTabs = () => {
return {
TerminalPanel,
terminals,
handleAddTerminal
};
};