[Functionality] Request Consumer / Producer

- adjusted some header names
This commit is contained in:
Onur Arslan
2023-12-06 19:01:00 +01:00
parent c25ac3025c
commit 10d9b995cb

View File

@@ -125,16 +125,16 @@ export const Client1ProducerTableConfig = [
key: "endpoint_url",
label: "End Point",
},
{
key: "usage",
label: "Usage",
},
// {
// key: "usage",
// label: "Usage",
// },
{
key: "status",
label: "Status",
},
{
key: "action",
label: "Action",
},
// {
// key: "action",
// label: "Action",
// },
];