add Alert component
add Alert component
This commit is contained in:
parent
e06f5e265c
commit
9d69bab6a6
8 changed files with 250 additions and 16 deletions
2
components/alert/index.js
Normal file
2
components/alert/index.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
import Alert from './alert.vue';
|
||||
export default Alert;
|
Loading…
Add table
Add a link
Reference in a new issue