Skip to content

Commit

Permalink
PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeOberti committed Aug 19, 2024
1 parent 4ef5bc0 commit 5fe97cf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 160 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ const viewData = {

export interface UseResponseActionsViewParams {
/**
*
* An object with top level fields from the ECS object
*/
ecsData?: Ecs | null;
/**
*
* The actual raw document object
*/
rawEventData: SearchHit | undefined;
}
Expand Down

0 comments on commit 5fe97cf

Please sign in to comment.