Create chat frame and redirect to page chat. cart

This commit is contained in:
––AsTroLog 2023-10-26 13:43:24 +00:00
parent fa3f3b5a4c
commit b17e0bbf2e
2 changed files with 5 additions and 1 deletions

View File

@ -86,8 +86,11 @@
[Parameter] public string chatId { get; set; }
<<<<<<< HEAD
=======
>>>>>>> 01de98d (Create chat frame and redirect to page chat. cart)
}

View File

@ -1,4 +1,4 @@


@inject NavigationManager Navigation
@ -117,4 +117,5 @@
}
}