Add space, remove blank line

This commit is contained in:
Oliver Davies 2019-06-14 12:30:47 +01:00
parent b7dc94b0e2
commit 42acef934a

View file

@ -103,7 +103,6 @@ export default {
}
},
methods: {
isActive (item) {
return this.pageUrl.match(new RegExp(item.pattern))