remove unecessary fullscreen property

This commit is contained in:
fmtabbara
2021-11-27 22:29:17 +00:00
parent b97b7410da
commit 1069032cd7
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -54,8 +54,7 @@
"title": "nym-wallet",
"width": 1268,
"height": 768,
"resizable": true,
"fullscreen": false
"resizable": true
}
],
"security": {
+1 -1
View File
@@ -30,7 +30,7 @@ export const AppBar = () => {
alignItems="center"
flexWrap="nowrap"
>
<Grid container item>
<Grid container item alignItems="center">
<Grid item>
<AppBarItem
primaryText="Balance"