Skip to content

Commit

Permalink
Remove extra icon
Browse files Browse the repository at this point in the history
  • Loading branch information
codemonkey85 committed Oct 31, 2024
1 parent 072fd5a commit d2303fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Pkmds.Web/Components/MainTabPages/TrainerInfoTab.razor
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,4 @@ EntityContext.MaxInvalid)
AdornmentIcon="@Constants.PokeDollarSvg"
@bind-Value="@saveFile.Money"
For="@(() => saveFile.Money)" />

<MudIcon Icon="@Constants.PokeDollarSvg" />
}

0 comments on commit d2303fe

Please sign in to comment.