UNPKG
vueplus-ui
Version:
latest (0.0.1-rc.3)
0.0.1-rc.3
0.0.1-rc.2
0.0.1-rc.1
A high quality UI components Library with Vue.js
www.vueplus.org
guanjingkai/vueplus
vueplus-ui
/
src
/
components
/
affix
/
index.js
2 lines
•
54 B
JavaScript
View Raw
1
2
import
Affix
from
'./affix.vue'
;
export
default
Affix
;