fix: resolve eslint warning

This commit is contained in:
mrholek
2023-06-12 23:34:09 +02:00
parent a76226fb16
commit f1322d42a0
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -108,6 +108,7 @@
<script>
export default {
// eslint-disable-next-line
name: 'Select',
}
</script>