refactoring

This commit is contained in:
Philipp Kühn
2019-07-23 18:30:00 +02:00
parent 282647d33d
commit f13e767518
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
export default function (state, type) {
export default function markIsActive(state, type) {
const {
from,
$from,