Deoendency update

This commit is contained in:
Alicia Sykes
2021-04-16 18:43:33 +01:00
parent 9d218df86e
commit 8e7a99a2e7
3 changed files with 298 additions and 201 deletions

View File

@@ -150,7 +150,7 @@ export default {
},
mounted() {
this.initiateFontAwesome();
this.layoutOrientation = this.layoutOrientation;
this.layout = this.layoutOrientation;
this.itemSizeBound = this.iconSize;
},
};