mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
Merge pull request #18533 from strapi/chore/language-provider-mock-ts
chore(admin): move LanguageProvider mock file to TS
This commit is contained in:
commit
588add7a0b
@ -1,3 +1,5 @@
|
||||
/* eslint-disable check-file/filename-naming-convention */
|
||||
|
||||
export function useLocalesProvider() {
|
||||
return {
|
||||
changeLocale() {},
|
||||
Loading…
x
Reference in New Issue
Block a user