some missing newlines and add signout to the menu

This commit is contained in:
Rick Watson
2019-05-19 18:56:57 +01:00
parent 396d0333b6
commit adeb9d27ed
3 changed files with 13 additions and 4 deletions

View File

@ -23,4 +23,4 @@ export const networkSecurityMode = selectedNetwork => {
default:
return "Unknown";
}
}
}