Fix tests and formatting
This commit is contained in:
@@ -14,6 +14,6 @@ export default {
|
||||
},
|
||||
|
||||
data: function() {
|
||||
return {clinIndex: this.initialClinIndex}
|
||||
return { clinIndex: this.initialClinIndex }
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user