We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcae12c commit 7480e20Copy full SHA for 7480e20
webview-ui/src/components/settings/SeedControl.tsx
@@ -74,7 +74,6 @@ export const SeedControl = ({ value, onChange }: SeedControlProps) => {
74
}}
75
className="w-full"
76
/>
77
- <div className="text-vscode-descriptionForeground text-sm mt-1">{t("settings:seed.label")}</div>
78
</div>
79
80
)}
0 commit comments