@using BlazorAnimation @using TIAMSharedUI.Shared @using TIAMWebApp.Shared.Application.Models; @using TIAMWebApp.Shared.Application.Interfaces; @using TIAMWebApp.Shared.Application.Services @inject ExchangeRateService ExchangeRateService
Loading...
} else {Current EUR to HUF exchange rate: @exchangeRate.EURtoHUF
}