show the wildcard record info

This commit is contained in:
Pallavi Kumari
2025-10-21 17:07:34 +05:30
parent 5a571f19e1
commit 3ae42f054f
2 changed files with 99 additions and 87 deletions

View File

@@ -321,7 +321,6 @@ export default function CreateDomainForm({
name="certResolver"
render={({ field }) => (
<FormItem>
<FormLabel>{t("customResolver")}</FormLabel>
<FormControl>
<Input
placeholder={t("enterCustomResolver")}