• Sam Chen's avatar
    chore: upgrade react-router-dom to v6 (#4143) · 2a7b1e7f
    Sam Chen authored
    * chore: upgrade react-router-dom to v6
    
    * migrate Redirect to Navigate
    
    * use Routes instead of Switch
    
    * migrate useHistory to useNavigate
    
    * use To type
    
    * use element
    
    * work around activeClassName
    
    * fix typing for useParams
    
    * deduplicate
    
    * fix Navigate
    
    * add e2e tests
    
    * visit /swap directly
    Co-authored-by: default avatarVignesh Mohankumar <me@vig.xyz>
    2a7b1e7f
Name
Last commit
Last update
..
abis Loading commit data...
assets Loading commit data...
components Loading commit data...
connection Loading commit data...
constants Loading commit data...
hooks Loading commit data...
lib Loading commit data...
locales Loading commit data...
pages Loading commit data...
serviceWorker Loading commit data...
state Loading commit data...
theme Loading commit data...
types Loading commit data...
utils Loading commit data...
i18n.tsx Loading commit data...
index.tsx Loading commit data...
polyfills.ts Loading commit data...
react-app-env.d.ts Loading commit data...
service-worker.ts Loading commit data...
serviceWorkerRegistration.ts Loading commit data...
setupTests.ts Loading commit data...
test-utils.tsx Loading commit data...