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
1d340a9154
ant-design-vue
/
components
/
grid
/
index.js
8 lines
74 B
JavaScript
Raw
Normal View
History
Unescape
Escape
update grid
2018-03-08 05:55:49 +00:00
import
Row
from
'./Row'
import
Col
from
'./Col'
update: [Grid] merged from vue-component/grid
2017-10-27 05:24:22 +00:00
update grid
2018-03-08 05:55:49 +00:00
export
{
Row
,
Col
,
update: [Grid] merged from vue-component/grid
2017-10-27 05:24:22 +00:00
}