diff --git a/client/src/pages/dns-records.tsx b/client/src/pages/dns-records.tsx index 846796a..82c92a7 100644 --- a/client/src/pages/dns-records.tsx +++ b/client/src/pages/dns-records.tsx @@ -490,6 +490,41 @@ export default function DnsRecordsPage() { )} /> + ( + + DNS Provider + + + Select the DNS provider to use for this record + + + + )} + /> +