fix: datasource connection error style (#4888)

This commit is contained in:
Pedro Köhler 2025-03-26 14:40:09 -03:00 committed by GitHub
parent f90184d9d9
commit 467acbd997
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -201,7 +201,7 @@ function DataSourceWrapper(props: withAppTypes) {
title: 'Data Source Connection Error',
content: () => {
return (
<div>
<div className="text-foreground">
<p className="text-red-600">Error: {e.message}</p>
<p>
Please ensure the following data source is configured correctly or is running: