refactor: update to composition API

This commit is contained in:
Łukasz Holeczek
2021-08-30 14:50:50 +02:00
parent 742630c255
commit d9fc9e5502
2 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
import avatar from './../assets/images/avatars/8.jpg'
export default {
name: 'AppHeaderDropdownAccnt',
data() {
setup() {
return {
avatar: avatar,
itemsCount: 42,