PR checker #5412 - prettier warns

This commit is contained in:
i7slegend 2024-03-28 02:27:46 +03:00
parent 3a134dd561
commit 85a9455c84
30 changed files with 41 additions and 41 deletions

View file

@ -77,8 +77,8 @@ export default {
immediate: true,
handler: function (newValue) {
this.id = newValue || UniqueComponentId();
},
},
}
}
},
methods: {
getItemProp(item, name) {