[Sprint/RollingRabbit](fix): Swapped out old failing datepicker library
Closes #2171
Summary
The old date-picker component was broken (the one that is used on the wallet pages as filters). Swapping out other components to use this format is out of the scope of this MR, but would be worth consideration.
https://github.com/DanielYKPan/date-time-picker - Actively maintained, quite a lot of functionality that's easy to reach (e.g. min and max).
Testing
- Test the date components of the site, make sure they all work as intended.
- Make sure filters values are respected in relation to the returned transactions.
added scoped labels
Please register or sign in to reply