Skip to content

Commit 29ec347

Browse files
committed
events to kebab case finished
1 parent e9e196c commit 29ec347

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/app/settings/AccountInput.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
</template>
5555

5656
<script>
57-
/* eslint-disable vue/custom-event-name-casing */
5857
export default {
5958
props: ['name', 'type', 'currentValuePassed'],
6059
data: () => ({

0 commit comments

Comments
 (0)