Skip to content

Commit 5a4b188

Browse files
author
Charlie Kassel
committed
remove newline eslint failure
1 parent 42fa4b0 commit 5a4b188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DateInput.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export default {
133133
this.input.value = null
134134
this.typedDate = null
135135
}
136-
136+
137137
this.$emit('closeCalendar')
138138
},
139139
/**

0 commit comments

Comments
 (0)