mirror of
https://github.com/strapi/strapi.git
synced 2025-11-09 14:51:29 +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() {
|
export function useLocalesProvider() {
|
||||||
return {
|
return {
|
||||||
changeLocale() {},
|
changeLocale() {},
|
||||||
Loading…
x
Reference in New Issue
Block a user