fix color code issue
This commit is contained in:
parent
4cce336fb9
commit
76f5933074
@ -2,7 +2,7 @@
|
||||
using System.Text.RegularExpressions;
|
||||
using Microsoft.AspNetCore.Razor.TagHelpers;
|
||||
|
||||
namespace SharedLibraryCore.TagHelpers
|
||||
namespace SharedLibraryCore
|
||||
{
|
||||
[HtmlTargetElement("color-code")]
|
||||
public class ColorCode : TagHelper
|
||||
|
Loading…
Reference in New Issue
Block a user