chore: update components

This commit is contained in:
Benjamin Canac
2021-11-19 15:13:21 +01:00
parent 4fc464fdb9
commit d302ae5840
6 changed files with 15 additions and 8 deletions

View File

@@ -238,7 +238,7 @@ export default {
},
iconName () {
if (this.loading) {
return this.loadingIcon || 'custom/loading'
return this.loadingIcon || 'heroicons-outline:refresh'
}
return this.icon