* 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
1 line
58 B
JavaScript
1 line
58 B
JavaScript
export const getLocales = jest.fn().mockResolvedValue([])
|