refactor: font awesome 5 icons

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-06-04 13:30:27 +02:00 committed by Corentin THOMASSET
parent 55668ea312
commit 40b2695c8d
6 changed files with 14 additions and 13 deletions

View file

@ -24,6 +24,6 @@ export default new Vuetify({
},
},
icons: {
iconfont: 'fa4',
iconfont: 'fa',
},
});