-
Eulyeon Ko authored
get- prefix shouldn't be used as vuex getters are not called directly but rather used as computed props. The following getters have been renamed: getLabelToggleState to labelToggleState getActiveIssue to activeIssue The following getter has been renamed for clarity: getIssues to getIssuesByList
90e3ea30