diff options
Adds sidebar component and refactors slide in wallet view sidebar to use it.
Diffstat (limited to 'development/states/send-new-ui.json')
-rw-r--r-- | development/states/send-new-ui.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/development/states/send-new-ui.json b/development/states/send-new-ui.json index ad2ff3d6e..497c7bfb4 100644 --- a/development/states/send-new-ui.json +++ b/development/states/send-new-ui.json @@ -120,6 +120,7 @@ "accountDetail": { "subview": "transactions" }, + "sidebar": {}, "modal": { "modalState": {}, "previousModalState": {} |