Skip to content

Commit

Permalink
Issue #PS-000 fix: Fixed build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
itsvick committed Nov 5, 2024
1 parent 9ce38db commit cd117fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/centers/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ const CentersPage = () => {
},
edata: {
id:'apply-filter',
type: TelemetryEventType.Radio,
type: TelemetryEventType.RADIO,
subtype: '',
pageid: 'centers',
},
Expand Down

0 comments on commit cd117fa

Please sign in to comment.