Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Nov 21, 2023
1 parent 143e77f commit cecd83f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,8 @@ export function ItemPerformanceEvent({
),
}
: false,
// raw is only available if the feature flag is enabled
// TODO before proper release we should put raw behind its own flag
{
key: 'raw',
label: 'Json',
Expand Down

0 comments on commit cecd83f

Please sign in to comment.