@page "/auction" @using TIAMSharedUI.Pages.Components @using TIAMWebApp.Shared.Application.Interfaces; @inject ISessionService sessionService

Auction

@code { }