6f1c4ec9a9
* Add a content-language preference control * Update whats hot to only show the selected languages and to refresh on lang pref changes * Fix lint * Fix tests * Add missing accessibility role
2 lines
58 B
JavaScript
2 lines
58 B
JavaScript
export const getLocales = jest.fn().mockResolvedValue([])
|