diff --git a/resources/scripts/components/server/databases/DatabaseRow.tsx b/resources/scripts/components/server/databases/DatabaseRow.tsx index 7a16202a2..4b4b1d3b0 100644 --- a/resources/scripts/components/server/databases/DatabaseRow.tsx +++ b/resources/scripts/components/server/databases/DatabaseRow.tsx @@ -140,21 +140,19 @@ export default ({ databaseId, className, onDelete }: Props) => {
{database.name}
Endpoint:
-{database.connectionString}
+{database.connectionString}
+Endpoint
- Connections From: -
-{database.allowConnectionsFrom}
+{database.allowConnectionsFrom}
+Connections from
Username:
-{database.username}
+{database.username}
+Username