diff --git a/public/index.html b/public/index.html index 3ca5e78..b7a1a5a 100644 --- a/public/index.html +++ b/public/index.html @@ -15,6 +15,7 @@ +
diff --git a/src/App.js b/src/App.js index 2dc916a..50de4cf 100644 --- a/src/App.js +++ b/src/App.js @@ -1119,7 +1119,7 @@ export const App = () => { Container creation is a paid operation, make sure you have sufficient NeoFS chain balance )} -{`${activeNet}:`} | {Math.trunc(neoBalance * 0.00000001)} | @@ -218,6 +219,7 @@ const Profile = ({ )}