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
c6f6bcfe9a
ant-design-vue
/
components
/
tooltip
/
index.js
5 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
update: [Tooltip] unsolved animation & transition
2017-11-02 11:40:49 +00:00
import
ToolTip
from
'./tooltip.vue'
fix: [tooltip] mount every time
2017-11-03 10:06:00 +00:00
import
'./style'
update: [Tooltip] unsolved animation & transition
2017-11-02 11:40:49 +00:00
export
default
ToolTip