fix: minor stylings fixes
This commit is contained in:
@@ -400,10 +400,10 @@ export default {
|
||||
})
|
||||
}
|
||||
this.hideModal()
|
||||
this.newMembers = []
|
||||
},
|
||||
hideModal() {
|
||||
this.rename = null
|
||||
this.newMembers = []
|
||||
this.$emit("hide-modal")
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user