0
0
mirror of https://github.com/Shchoholiev/shopping-assistant-web-client.git synced 2025-06-29 18:21:09 +00:00
shopping-assistant-web-client/ShoppingAssistantWebClient.Web/Pages/_ViewImports.cshtml
2023-10-15 15:18:09 +00:00

4 lines
145 B
Plaintext

@using ShoppingAssistantWebClient.Web
@namespace ShoppingAssistantWebClient.Web.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers