feat(VInputPassword): Add VInputPassword Component

This commit is contained in:
陈凯龙
2021-12-30 16:03:02 +08:00
parent 448ac5293e
commit a1bf7e9b55
27 changed files with 1812 additions and 1424 deletions

View File

@@ -26,7 +26,7 @@
"types": [
"@intlify/vite-plugin-vue-i18n/client",
"vite/client",
"./node_modules/element-plus/global",
"element-plus/global",
"unplugin-icons/types/vue"
],
"typeRoots": ["./node_modules/@types/", "./src/types"]