diff --git a/Views/_ViewImports.cshtml b/Views/_ViewImports.cshtml
index 296a54c..cb192e3 100644
--- a/Views/_ViewImports.cshtml
+++ b/Views/_ViewImports.cshtml
@@ -14,4 +14,5 @@
@using Microsoft.Extensions.Primitives
@using Nop.Web.Components
@using Nop.Web.Extensions
-@using Nop.Web.Framework
\ No newline at end of file
+@using Nop.Web.Framework
+@using Nop.Web.Framework.TagHelpers.Admin
\ No newline at end of file