We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280e310 commit 7208673Copy full SHA for 7208673
PricelyWeb/PricelyWeb.Client/Components/Home/HomePage.razor
@@ -19,8 +19,8 @@
19
</MudCardHeader>
20
<MudCardContent >
21
<MudText Color="Color.Primary" Class="mb-2">
22
- Notice: You need to add your own API in order to use Pricely.(Page is transitioning to english too)
23
- Læs mere om det <MudLink Color="Color.Tertiary" Href="/apiurl">Here</MudLink>
+ OBS: Du skal tilføje URL til en API for at Pricely kan søge.
+ Læs mere om det <MudLink Color="Color.Tertiary" Href="/apiurl">her.</MudLink>
24
<br />
25
</MudText>
26
<MudText Class="mb-4">
0 commit comments