clearRates method

void clearRates()

Implementation

void clearRates() {
  currentRatesPage.value = 1;
  expandedRateId.value = null;
}