Skip to content

Commit 35c7d50

Browse files
fix: removing unwanted code
1 parent 984f279 commit 35c7d50

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

projects/observability/src/pages/apis/endpoints/endpoint-list.dashboard.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ export const endpointListDashboard: DashboardDefaultConfiguration = {
2020
mode: TableMode.Flat,
2121
style: TableStyle.FullPage,
2222
searchAttribute: 'name',
23-
loadingConfig: {
24-
error: {
25-
title: 'this is the custom error'
26-
}
27-
},
2823
'select-control-options': [
2924
{
3025
type: 'table-widget-select-option',

0 commit comments

Comments
 (0)