mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
feat: add tooltip for paramName
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user