iview/src/components/anchor/index.js

3 lines
58 B
JavaScript
Raw Normal View History

2018-04-12 17:49:55 +08:00
import Anchor from './anchor.vue';
export default Anchor;