feat: add tooltip for paramName

This commit is contained in:
ReaJason
2025-12-16 21:55:21 +08:00
parent d51f7c1283
commit 1fb2942246
8 changed files with 43 additions and 15 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ export default function MemShellPage() {
{t("memshell:buttons.generate")}
</Button>
</div>
<div className="w-full xl:w-1/2 flex flex-col gap-4">
<div className="w-full xl:w-1/2 flex flex-col gap-2">
<ShellResult
packMethod={packMethod}
generateResult={generateResult}