mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
c9ba0a9aa7
ChartStoreBase -> ChartDataBase TokenBalanceHistoryStore -> TokenBalanceHistoryData TokenMarketValuesStore -> TokenMarketValuesData Those components store data without any interaction with the backend. Therefore they are not stores. Closes: #16295