UNPKG
ship-view-ui-plus
Version:
latest (1.3.1)
1.3.1
A high quality UI components Library with Vue.js 3
www.iviewui.com
view-design/ViewUIPlus
ship-view-ui-plus
/
src
/
components
/
timeline-item
/
index.js
3 lines
(2 loc)
•
87 B
JavaScript
View Raw
1
2
3
import
TimelineItem
from
'../timeline/timeline-item.vue'
;
export
default
TimelineItem
;