iview/components/alert/index.js

2 lines
54 B
Vue
Raw Normal View History

import Alert from './alert.vue';
export default Alert;