diff --git a/TIAMSharedUI/Pages/User/CardComponents/ProductCardComponent.razor b/TIAMSharedUI/Pages/User/CardComponents/ProductCardComponent.razor index dedb8dc5..dcb13697 100644 --- a/TIAMSharedUI/Pages/User/CardComponents/ProductCardComponent.razor +++ b/TIAMSharedUI/Pages/User/CardComponents/ProductCardComponent.razor @@ -1,4 +1,6 @@ -@using AyCode.Core.Helpers +@using System.Diagnostics.CodeAnalysis +@using AyCode.Core.Extensions +@using AyCode.Core.Helpers @using BlazorAnimation @using TIAM.Core.Enums @using TIAM.Entities.Addresses @@ -25,7 +27,7 @@
Use this link to send it in an email to the client
- @_url -Use this link to send it in an email to the client
+ @_url +