Add missing semicolon
This commit is contained in:
parent
2408425b2f
commit
a39307bd8b
@ -13,6 +13,6 @@ const collections = (state = null, action) => {
|
||||
default:
|
||||
return state;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
export default collections;
|
||||
|
Loading…
x
Reference in New Issue
Block a user