Skip to content

Commit

Permalink
Merge remote-tracking branch 'scorecard-gridsome-internal/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsmithRTI committed May 2, 2022
2 parents 0389523 + f04c65b commit 49c1de0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/search/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ export default {
"fos-result-card": FieldOfStudyResultCard,
"tooltip": Tooltip,
},
mixins: [URLHistory, PrepareParams],
mixins: [URLHistory, PrepareParams, AnalyticsEvents],
props: {
"page-permalink": String,
states: Array,
Expand Down

0 comments on commit 49c1de0

Please sign in to comment.