formatted
This commit is contained in:
@ -30,7 +30,7 @@ watch(
|
||||
(newVal) => {
|
||||
locale.value = newVal;
|
||||
},
|
||||
{ immediate: true }
|
||||
{ immediate: true },
|
||||
);
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user