We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4856297 commit 1e2c2eaCopy full SHA for 1e2c2ea
components.d.ts
@@ -37,6 +37,7 @@ declare module 'vue' {
37
AProgress: typeof import('ant-design-vue/es')['Progress']
38
ARow: typeof import('ant-design-vue/es')['Row']
39
ASegmented: typeof import('ant-design-vue/es')['Segmented']
40
+ ASelect: typeof import('ant-design-vue/es')['Select']
41
ASpace: typeof import('ant-design-vue/es')['Space']
42
ASpin: typeof import('ant-design-vue/es')['Spin']
43
ATabPane: typeof import('ant-design-vue/es')['TabPane']
0 commit comments