fix: add missing _ViewImports for blog area

This commit is contained in:
Oliver Booth 2023-08-11 17:16:04 +01:00
parent 0aee2aafbc
commit 415726cdcd
Signed by: oliverbooth
GPG Key ID: 725DB725A0D9EE61
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
@namespace OliverBooth.Areas.Blog.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers