diff --git a/src/App.tsx b/src/App.tsx index 6015654..690558d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -41,6 +41,7 @@ import { } from "./App-styles"; import { Spacer } from "./common/Spacer"; import { Loader } from "./components/Loader"; +import { PasswordField } from "./components"; type extStates = | "not-authenticated" @@ -741,8 +742,7 @@ function App() { Confirm Wallet Password - setPaymentPassword(e.target.value)} @@ -808,8 +808,7 @@ function App() { Confirm Wallet Password - setPaymentPassword(e.target.value)} @@ -1000,8 +999,7 @@ function App() { Confirm Wallet Password - @@ -1073,8 +1071,7 @@ function App() { Wallet Password - @@ -1086,8 +1083,7 @@ function App() { Confirm Wallet Password -