ripple / explorer

Open Source XRP Ledger Explorer
https://livenet.xrpl.org/
MIT License
95 stars 61 forks source link

refactor: remove the use of redux #984

Open mvadari opened 1 month ago

mvadari commented 1 month ago

High Level Overview of Change

This PR removes the last of redux from the codebase. The only two pieces left were Account and Token.

Context of Change

Type of Change

TypeScript/Hooks Update

N/A

Test Plan

Tests were fixed to handle the refactor.