fix locale-select zh_tw

This commit is contained in:
t985026 2024-03-08 06:08:35 +00:00
parent baa8bcbcff
commit 59a2715f7b
5 changed files with 26368 additions and 6 deletions

View file

@ -286,6 +286,13 @@
"watchTriggerable": true,
"watchWithFilter": true,
"whenever": true,
"toValue": true
"toValue": true,
"ExtractDefaultPropTypes": true,
"ExtractPropTypes": true,
"ExtractPublicPropTypes": true,
"WritableComputedRef": true,
"injectLocal": true,
"provideLocal": true,
"useClipboardItems": true
}
}