diff --git a/react/src/components/dashboard/settings.js b/react/src/components/dashboard/settings.js index 45bc964..16de6cf 100644 --- a/react/src/components/dashboard/settings.js +++ b/react/src/components/dashboard/settings.js @@ -22,6 +22,7 @@ import AddCoinOptionsACFiat from '../addcoin/addcoinOptionsACFiat'; 1) pre-select active coin in add node tab 2) add fiat section 3) kickstart section + 4) batch export/import wallet addresses */ class Settings extends React.Component { constructor(props) { diff --git a/react/src/components/login/login.js b/react/src/components/login/login.js index 9202094..742bda0 100644 --- a/react/src/components/login/login.js +++ b/react/src/components/login/login.js @@ -199,6 +199,15 @@ class Login extends React.Component {