BitBoxSwiss / bitbox-wallet-app

The BitBoxApp for desktop and mobile.
https://bitbox.swiss/app
Apache License 2.0
250 stars 82 forks source link

Frontend use navigate #2823

Closed thisconnect closed 1 month ago

thisconnect commented 1 month ago

I noticed we sometimes import the useNavigate hook from 'react-router' and sometimes from 'react-router-dom'. I'll push an additional commit to fix this.