This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
ant-design-vue
Watch
1
Star
0
Fork
0
You've already forked ant-design-vue
mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced
2024-12-16 01:41:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
424c880fbf
ant-design-vue
/
components
/
vc-tooltip
/
index.js
5 lines
87 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: update vc-tooltip to 3.7.3
2018-11-02 21:04:23 +08:00
// based on rc-tooltip 3.7.3
style: lint add semi and prettier
2019-01-12 11:33:27 +08:00
import
Tooltip
from
'./Tooltip'
;
add toolTip
2018-01-11 18:53:51 +08:00
style: lint add semi and prettier
2019-01-12 11:33:27 +08:00
export
default
Tooltip
;
Reference in New Issue
Copy Permalink