Adds Smidge TagHelper so can be used in frontend views
This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
@using Umbraco.Cms.Core.Models.PublishedContent
|
||||
@using Microsoft.AspNetCore.Html
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
@addTagHelper *, Smidge
|
||||
|
||||
Reference in New Issue
Block a user