Skip to content
  • peterh-gr's avatar
    Refactored campaign counters · a94610ca
    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
    a94610ca