Skip to content

Commit 7480e20

Browse files
committed
remove label
1 parent dcae12c commit 7480e20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webview-ui/src/components/settings/SeedControl.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ export const SeedControl = ({ value, onChange }: SeedControlProps) => {
7474
}}
7575
className="w-full"
7676
/>
77-
<div className="text-vscode-descriptionForeground text-sm mt-1">{t("settings:seed.label")}</div>
7877
</div>
7978
</div>
8079
)}

0 commit comments

Comments
 (0)