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
0f467695e2
ant-design-vue
/
components
/
vc-align
/
index.js
4 lines
78 B
JavaScript
Raw
Normal View
History
Unescape
Escape
update vc-align to 2.4.5
2019-09-03 14:59:41 +00:00
// based on vc-align 2.4.5
style: lint add semi and prettier
2019-01-12 03:33:27 +00:00
import
Align
from
'./Align'
;
export
default
Align
;