refactor: use property shorthand for consistency
This commit is contained in:
@@ -699,7 +699,7 @@
|
|||||||
|
|
||||||
<save-request-as
|
<save-request-as
|
||||||
v-bind:show="showRequestModal"
|
v-bind:show="showRequestModal"
|
||||||
v-on:hide-model="hideRequestModal"
|
@hide-model="hideRequestModal"
|
||||||
v-bind:editing-request="editRequest"
|
v-bind:editing-request="editRequest"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user