- 21 Sep, 2020 1 commit
-
-
peterh-gr authored
I wanted to reduce the amount of props passing between the components and combine the character component into one, simpler component. We want the counter to keep updating indefinitely on the page. It should check for new totals every 5 seconds. Issue #48277
-
- 17 Sep, 2020 1 commit
-
-
Stephanie Kirtiadi authored
Part of the porting of donation site to the main Tor site. This counter will need to request to the donate server and if the field is checked, the counter will show up on the donate page. Issue #48277
-