Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
ui(AppsStorePage): change image to HeroImage
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabing010102 committed Oct 22, 2023
1 parent 5e7eda9 commit 056d3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Waiter/Views/Pages/AppStorePage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
Margin="15"
Grid.Column="0"
Stretch="Uniform"
Source="{Binding IconImageUrl}" />
Source="{Binding HeroImageUrl}" />
<Grid
Grid.Column="1" >
<Grid.RowDefinitions>
Expand Down

0 comments on commit 056d3bb

Please sign in to comment.