Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
majakomel committed Feb 15, 2023
1 parent 5db15aa commit 54471a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/aggregation/mat/computations.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { getCategoryCodesMap } from '../../utils/categoryCodes'
import { getLocalisedRegionName } from 'utils/i18nCountries'
import { getLocalisedRegionName, localisedCountries } from 'utils/i18nCountries'
import dayjs from 'services/dayjs'

const categoryCodesMap = getCategoryCodesMap()
Expand Down

1 comment on commit 54471a9

@vercel
Copy link

@vercel vercel bot commented on 54471a9 Feb 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

explorer – ./

explorer-ooni1.vercel.app
explorer-git-master-ooni1.vercel.app
explorer-one.vercel.app

Please sign in to comment.