diff --git a/src/app/components/elements/NetworkSelectPrimitive.tsx b/src/app/components/elements/NetworkSelectPrimitive.tsx index 4288c7dd8..8026e9cd8 100644 --- a/src/app/components/elements/NetworkSelectPrimitive.tsx +++ b/src/app/components/elements/NetworkSelectPrimitive.tsx @@ -149,7 +149,7 @@ const NetworkSelectPrimitive: FC = ({ ) : undefined } emptySearchText={ - <> +
You can add a new network in the{" "} {withAction ? ( = ({ "Settings > Networks" )}{" "} tab. - +
} /> );