Skip to content

Commit 1e2c2ea

Browse files
committed
Feature :table pagination and enhance model display functionality.
1 parent 4856297 commit 1e2c2ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ declare module 'vue' {
3737
AProgress: typeof import('ant-design-vue/es')['Progress']
3838
ARow: typeof import('ant-design-vue/es')['Row']
3939
ASegmented: typeof import('ant-design-vue/es')['Segmented']
40+
ASelect: typeof import('ant-design-vue/es')['Select']
4041
ASpace: typeof import('ant-design-vue/es')['Space']
4142
ASpin: typeof import('ant-design-vue/es')['Spin']
4243
ATabPane: typeof import('ant-design-vue/es')['TabPane']

0 commit comments

Comments
 (0)