This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ant-design-vue
mirror of
https://github.com/vueComponent/ant-design-vue
Watch
1
Star
0
Fork
You've already forked ant-design-vue
0
Code
Issues
Projects
Releases
Wiki
Activity
7427f8099f
ant-design-vue
/
components
/
grid
/
index.js
8 lines
89 B
JavaScript
Raw
Blame
History
import
Row
from
'./row.vue'
import
Col
from
'./col.vue'
export
default
{
Col
,
Row
,
}
Reference in New Issue
View Git Blame
Copy Permalink