Skip to content

Commit c9e9aa3

Browse files
committed
fixup! fix: alignment and styling of appointments
1 parent 0298af1 commit c9e9aa3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Editor/Properties/PropertyTitleTimePicker.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,6 @@ export default {
360360
* @param {Date} value The new start time
361361
*/
362362
changeStartTime(value) {
363-
console.log('changeStartTime', value)
364363
this.$emit('update-start-time', value)
365364
},
366365

0 commit comments

Comments
 (0)