diff --git a/site/gatsby-site/src/components/discover/SORTING_LISTS.js b/site/gatsby-site/src/components/discover/SORTING_LISTS.js index e86004db74..ebe8e2f440 100644 --- a/site/gatsby-site/src/components/discover/SORTING_LISTS.js +++ b/site/gatsby-site/src/components/discover/SORTING_LISTS.js @@ -1,6 +1,9 @@ import { faCalendarAlt } from '@fortawesome/free-solid-svg-icons'; import config from '../../../config'; +/** + * @property {string} instantKey - This field is used to generate the instant search key for each language + */ const BASE_SORTING_LIST = [ { default: true,