reponse was temporary substituted with request details

This commit is contained in:
Vladimir Khvan 2023-04-04 12:17:39 +05:00
parent fd4798c3e8
commit eabcd7faa4

View File

@ -16,7 +16,7 @@ export const MessagesDetails = () => {
{ {
id: "webhookResponse", id: "webhookResponse",
name: "Response", name: "Response",
content: <div>hi2</div>, content: <RequestDetails />,
}, },
]} ]}
startSelect={0} startSelect={0}