update lockfile; format code
This commit is contained in:
parent
5bd1665b45
commit
13ca94d068
2 changed files with 56 additions and 2 deletions
|
@ -14,10 +14,8 @@ import { library } from '@fortawesome/fontawesome-svg-core';
|
|||
import { faPlus, faCheckCircle, faEdit, faTrash, faCat, faSyncAlt, faSort, faSortUp, faSortDown, faTh, faList, faWindowClose } from '@fortawesome/free-solid-svg-icons';
|
||||
import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome';
|
||||
|
||||
|
||||
library.add(faPlus, faCheckCircle, faEdit, faTrash, faCat, faSyncAlt, faSort, faSortUp, faSortDown, faTh, faList, faWindowClose);
|
||||
|
||||
|
||||
Vue.component('font-awesome-icon', FontAwesomeIcon);
|
||||
|
||||
sync(store, router);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue