address is now collapsable
This commit is contained in:
@@ -9,5 +9,6 @@ module.exports = keyMirror({
|
||||
CONFIRM_DELIVERY: null,
|
||||
SET_ITEM_COUNT: null,
|
||||
ADD_N_ITEMS: null,
|
||||
REMOVE_ITEM: null
|
||||
REMOVE_ITEM: null,
|
||||
SET_ADDRESS_COLAPSED: null
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user